pub unsafe extern "system" fn PowerCreateSetting(
    rootsystempowerkey: HKEY,
    subgroupofpowersettingsguid: *const GUID,
    powersettingguid: *const GUID
) -> u32
Expand description

Required features: ‘Win32_System_Power’, ‘Win32_System_Registry’