Function windows_sys::Win32::System::Hypervisor::WHvRetargetVpciDeviceInterrupt
pub unsafe extern "system" fn WHvRetargetVpciDeviceInterrupt(
partition: WHV_PARTITION_HANDLE,
logicaldeviceid: u64,
msiaddress: u64,
msidata: u32,
target: *const WHV_VPCI_INTERRUPT_TARGET,
) -> HRESULT