KernVMUnlock: Difference between revisions
Appearance
m Ak120 moved page OS2 API:KEE:KernVMUnlock to KernVMUnlock |
No edit summary |
||
Line 10: | Line 10: | ||
Pointer to the lock structure used by KernVMLock. | Pointer to the lock structure used by KernVMLock. | ||
[[Category: | [[Category:Kern]] |
Revision as of 02:47, 10 May 2017
Synopsis
APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);
Description
Unlock a memory region.
Parameters
lock
Pointer to the lock structure used by KernVMLock.