pub unsafe extern "system" fn WHvSetVpciDevicePowerState(
    partition: WHV_PARTITION_HANDLE,
    logicaldeviceid: u64,
    powerstate: DEVICE_POWER_STATE
) -> HRESULT
Expand description

Required features: "Win32_System_Hypervisor", "Win32_System_Power"