|
hoshi-lang dev
Yet another programming language
|
#include <memory.h>
Public Attributes | |
| unsigned long long | gc_refcount |
| unsigned long long | type_id |
| unsigned long long | length |
| void * | data |
| void* data |
Definition at line 22 of file memory.h.
Referenced by runtime_get_string_array_data_pointer().
| unsigned long long gc_refcount |
Definition at line 19 of file memory.h.
Referenced by runtime_get_argv(), and runtime_get_string_array_data_pointer().