Function windows_sys::Win32::System::Hypervisor::WHvReadGpaRange
[−]pub unsafe extern "system" fn WHvReadGpaRange(
partition: WHV_PARTITION_HANDLE,
vpindex: u32,
guestaddress: u64,
controls: WHV_ACCESS_GPA_CONTROLS,
data: *mut c_void,
datasizeinbytes: u32
) -> HRESULT
Expand description
Required features: "Win32_System_Hypervisor"