[][src]Function ntapi::ntzwapi::ZwLockVirtualMemory

pub unsafe extern "system" fn ZwLockVirtualMemory(
    ProcessHandle: HANDLE,
    BaseAddress: *mut PVOID,
    RegionSize: PSIZE_T,
    MapType: ULONG
) -> NTSTATUS