Function windows_sys::Win32::System::Power::PowerSettingAccessCheckEx
pub unsafe extern "system" fn PowerSettingAccessCheckEx(
accessflags: POWER_DATA_ACCESSOR,
powerguid: *const GUID,
accesstype: REG_SAM_FLAGS
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Registry"