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