vmem_reserve

Functions to manage allocating a single virtual address space.

extern (C++) nothrow @safe @trusted
static if(NEEDS_WIN32_NOT_WIN64)
void*
vmem_reserve
(
void* ptr
,
uint size
)

Meta