Jump to content

KernVMFree: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:KEE:KernVMFree to KernVMFree
No edit summary
Line 10: Line 10:
     Address of allocated memory.  
     Address of allocated memory.  


[[Category:The OS/2 API Project]]
[[Category:Kern]]

Revision as of 02:47, 10 May 2017

Synopsis

APIRET APIENTRY KernVMFree(PVOID linaddr);

Description

This frees dynamic memory allocated with KernVMAlloc.

Parameters

linaddr

   Address of allocated memory.