Function windows_sys::Win32::System::Hypervisor::WHvCreateVpciDevice
[−]pub unsafe extern "system" fn WHvCreateVpciDevice(
partition: WHV_PARTITION_HANDLE,
logicaldeviceid: u64,
vpciresource: HANDLE,
flags: WHV_CREATE_VPCI_DEVICE_FLAGS,
notificationeventhandle: HANDLE
) -> HRESULT
Expand description
Required features: "Win32_System_Hypervisor"
, "Win32_Foundation"