Function windows::Win32::System::Hypervisor::WHvCreateVpciDevice
pub unsafe fn WHvCreateVpciDevice<P0, P1, P2>(
partition: P0,
logicaldeviceid: u64,
vpciresource: P1,
flags: WHV_CREATE_VPCI_DEVICE_FLAGS,
notificationeventhandle: P2,
) -> Result<()>