Function windows_sys::Win32::System::Memory::AllocateUserPhysicalPages
[−]pub unsafe extern "system" fn AllocateUserPhysicalPages(
hprocess: HANDLE,
numberofpages: *mut usize,
pagearray: *mut usize
) -> BOOLExpand description
Required features: "Win32_System_Memory", "Win32_Foundation"