Jump to content

KernVMUnlock

From EDM2
Revision as of 04:22, 28 May 2025 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Unlock a memory region.

Synopsis

APIRET APIENTRY KernVMUnlock(KEEVMLOCK* lock);

Parameters

lock (KEEVMLOCK*) - input
Pointer to the lock structure used by KernVMLock.