MonoAllocatorVTable

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

calloc
typeof(&.calloc) calloc;
Undocumented in source.
free
typeof(&.free) free;
Undocumented in source.
malloc
typeof(&.malloc) malloc;
Undocumented in source.
realloc
typeof(&.realloc) realloc;
Undocumented in source.
version_
int version_;
Undocumented in source.

Meta