KernVMFree
Appearance
This frees dynamic memory allocated with KernVMAlloc.
Synopsis
APIRET APIENTRY KernVMFree(PVOID linaddr);
Parameters
- linaddr
- Address of allocated memory.
This frees dynamic memory allocated with KernVMAlloc.
APIRET APIENTRY KernVMFree(PVOID linaddr);