Function windows_sys::Win32::System::Hypervisor::WHvSetVpciDevicePowerState
pub unsafe extern "system" fn WHvSetVpciDevicePowerState(
partition: WHV_PARTITION_HANDLE,
logicaldeviceid: u64,
powerstate: DEVICE_POWER_STATE
) -> HRESULT
Expand description
Required features: "Win32_System_Power"