Function windows_sys::Win32::System::Hypervisor::HdvCreateSectionBackedMmioRange
pub unsafe extern "system" fn HdvCreateSectionBackedMmioRange(
requestor: *const c_void,
barindex: HDV_PCI_BAR_SELECTOR,
offsetinpages: u64,
lengthinpages: u64,
mappingflags: HDV_MMIO_MAPPING_FLAGS,
sectionhandle: HANDLE,
sectionoffsetinpages: u64,
) -> HRESULT