Struct VirtualAllocator

Struct Documentation

struct VirtualAllocator

Public Functions

uintptr_t map(size_t length)
void unmap(uintptr_t address, size_t length)