KernVMUnlock
Appearance
Synopsis
APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);
Description
Unlock a memory region.
Parameters
lock
Pointer to the lock structure used by KernVMLock.
APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);
Unlock a memory region.
lock
Pointer to the lock structure used by KernVMLock.