mctree_node

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

Members

Variables

child
mctree_index_t child;
Undocumented in source.
child_count
size_t child_count;
Undocumented in source.
next
mctree_index_t next;
Undocumented in source.
prev
mctree_index_t prev;
Undocumented in source.
str
const(char)* str;
Undocumented in source.
str_size
size_t str_size;
Undocumented in source.
value
void* value;
Undocumented in source.

Meta