Function windows::Win32::System::Hypervisor::WHvUnmapVpciDeviceInterrupt
pub unsafe fn WHvUnmapVpciDeviceInterrupt<P0>(
partition: P0,
logicaldeviceid: u64,
index: u32,
) -> Result<()>where
P0: Param<WHV_PARTITION_HANDLE>,