Jump to content

KernVMFree

From EDM2

This frees dynamic memory allocated with KernVMAlloc.

Synopsis

APIRET APIENTRY KernVMFree(PVOID linaddr);

Parameters

linaddr (PVOID) - input
Address of allocated memory.