Function windows_native::ntzwapi::ZwLockVirtualMemory
source · pub unsafe extern "system" fn ZwLockVirtualMemory(
ProcessHandle: HANDLE,
BaseAddress: *mut *mut c_void,
RegionSize: *mut usize,
MapType: u32
) -> NTSTATUS