[][src]Type Definition ntapi::ntmmapi::NtUnlockVirtualMemory

type NtUnlockVirtualMemory = unsafe extern "system" fn(ProcessHandle: HANDLE, BaseAddress: *mut PVOID, RegionSize: PSIZE_T, MapType: ULONG) -> NTSTATUS;