Function windows::Win32::System::Power::DevicePowerSetDeviceState

pub unsafe fn DevicePowerSetDeviceState<P0>(
    devicedescription: P0,
    setflags: u32,
    setdata: Option<*const c_void>,
) -> u32
where P0: Param<PCWSTR>,