- allocInBytesToPages
shared(PageAllocation) allocInBytesToPages(size_t minByteCount, bool allocGuardPage)
Undocumented in source. Be warned that the author may not have intended to support it.
- allocInPages
shared(PageAllocation) allocInPages(size_t pageCount, bool allocGuardPage)
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free(shared(PageAllocation) alloc)
Undocumented in source. Be warned that the author may not have intended to support it.