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