pub unsafe extern "system" fn PowerSettingAccessCheckEx(
    accessflags: POWER_DATA_ACCESSOR,
    powerguid: *const GUID,
    accesstype: REG_SAM_FLAGS
) -> u32
Expand description

Required features: "Win32_System_Power", "Win32_System_Registry"