mchar_async_cache_node

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct mchar_async_cache_node {}

Members

Variables

left
size_t left;
Undocumented in source.
parent
size_t parent;
Undocumented in source.
right
size_t right;
Undocumented in source.
size
size_t size;
Undocumented in source.
value
void* value;
Undocumented in source.

Meta