Function windows_sys::Win32::System::Memory::AllocateUserPhysicalPages

pub unsafe extern "system" fn AllocateUserPhysicalPages(
    hprocess: HANDLE,
    numberofpages: *mut usize,
    pagearray: *mut usize,
) -> BOOL