Function windows_sys::Win32::System::Hypervisor::HdvCreateGuestMemoryAperture
[−]pub unsafe extern "system" fn HdvCreateGuestMemoryAperture(
requestor: *const c_void,
guestphysicaladdress: u64,
bytecount: u32,
writeprotected: BOOL,
mappedaddress: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_Hypervisor"
, "Win32_Foundation"