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