- alloc
void[] alloc(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- free
bool free(void[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(void[] mem)
Undocumented in source. Be warned that the author may not have intended to support it.