Function windows_sys::Win32::System::Power::PowerWriteSettingAttributes

pub unsafe extern "system" fn PowerWriteSettingAttributes(
    subgroupguid: *const GUID,
    powersettingguid: *const GUID,
    attributes: u32,
) -> WIN32_ERROR