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