Function win_sys::Memory::AllocateUserPhysicalPages [−][src]
pub unsafe fn AllocateUserPhysicalPages<'a, Param0>(
hprocess: Param0,
numberofpages: *mut usize,
pagearray: *mut usize
) -> BOOL where
Param0: IntoParam<'a, HANDLE>, Expand description
Required features: Win32_System_Memory, Win32_Foundation