PageAllocator

Backend for direct OS page allocation.

Members

Functions

allocateMany
StorageType!T[] allocateMany(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
freeMany
void freeMany(V[] v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta