- allocate
void[] allocate(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- deallocate
bool deallocate(void[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- owns
auto owns(void[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.