pub unsafe extern "system" fn WHvReadVpciDeviceRegister(
    partition: WHV_PARTITION_HANDLE,
    logicaldeviceid: u64,
    register: *const WHV_VPCI_DEVICE_REGISTER,
    data: *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_System_Hypervisor"