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