mycore_string
extern (C)
struct mycore_string {
}
Members
- data
char* data;
Undocumented in source.
- length
size_t length;
Undocumented in source.
- mchar
mchar_async_t* mchar;
Undocumented in source.
- node_idx
size_t node_idx;
Undocumented in source.
- size
size_t size;
Undocumented in source.
arrogant c modest
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructsunions