KernVMUnlock: Difference between revisions
Appearance
Created page with "==Synopsis== APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock); ==Description== Unlock a memory region. ==Parameters== lock Pointer to the lock structure used by KernVMLock..." |
m Ak120 moved page OS2 API:KEE:KernVMUnlock to KernVMUnlock |
(No difference)
|
Revision as of 12:18, 27 February 2017
Synopsis
APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);
Description
Unlock a memory region.
Parameters
lock
Pointer to the lock structure used by KernVMLock.