nany
Public Attributes | List of all members
nyvm_t Struct Reference

#include <nany.h>

Public Attributes

nyallocator_tallocator
 
nyprogram_t * program
 
nytctx_t * tctx
 
nyconsole_tconsole
 

Detailed Description

Context at runtime for native C calls

Member Data Documentation

§ allocator

nyallocator_t* nyvm_t::allocator

Allocator

§ console

nyconsole_t* nyvm_t::console

Console

§ program

nyprogram_t* nyvm_t::program

Current program

§ tctx

nytctx_t* nyvm_t::tctx

Current thread


The documentation for this struct was generated from the following file: