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