Function windows_sys::Win32::System::Hypervisor::WHvMapGpaRange2
[−]pub unsafe extern "system" fn WHvMapGpaRange2(
partition: WHV_PARTITION_HANDLE,
process: HANDLE,
sourceaddress: *const c_void,
guestaddress: u64,
sizeinbytes: u64,
flags: WHV_MAP_GPA_RANGE_FLAGS
) -> HRESULT
Expand description
Required features: "Win32_System_Hypervisor"
, "Win32_Foundation"