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

Required features: "Win32_System_Power", "Win32_System_Registry"