mcobject
extern (C)
struct mcobject {
}
Members
- cache
void** cache;
Undocumented in source.
- cache_length
size_t cache_length;
Undocumented in source.
- cache_size
size_t cache_size;
Undocumented in source.
- chunk
mcobject_chunk_t* chunk;
Undocumented in source.
- chunk_size
size_t chunk_size;
Undocumented in source.
- struct_size
size_t struct_size;
Undocumented in source.
arrogant c modest
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructsunions