Jump to content

KernVMFree

From EDM2
Revision as of 00:42, 27 February 2017 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:KEE:KernVMFree to KernVMFree)

Synopsis

APIRET APIENTRY KernVMFree(PVOID linaddr);

Description

This frees dynamic memory allocated with KernVMAlloc.

Parameters

linaddr

   Address of allocated memory.