[][src]Function ntapi::ntmmapi::NtLockVirtualMemory

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