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