Jump to content

KernVMFree

From EDM2
Revision as of 02:47, 10 May 2017 by Martini (talk | contribs)

Synopsis

APIRET APIENTRY KernVMFree(PVOID linaddr);

Description

This frees dynamic memory allocated with KernVMAlloc.

Parameters

linaddr

   Address of allocated memory.