mcobject_chunk
extern (C)
struct mcobject_chunk {
}
Members
- begin
ubyte* begin;
Undocumented in source.
- length
size_t length;
Undocumented in source.
- next
mcobject_chunk* next;
Undocumented in source.
- prev
mcobject_chunk* prev;
Undocumented in source.
- size
size_t size;
Undocumented in source.
arrogant c modest
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructsunions