pub unsafe extern "system" fn WHvMapVpciDeviceMmioRanges(
    partition: WHV_PARTITION_HANDLE,
    logicaldeviceid: u64,
    mappingcount: *mut u32,
    mappings: *mut *mut WHV_VPCI_MMIO_MAPPING
) -> HRESULT
Expand description

Required features: "Win32_System_Hypervisor"