Function windows_sys::Win32::System::Power::PowerDeleteScheme
pub unsafe extern "system" fn PowerDeleteScheme(
rootpowerkey: HKEY,
schemeguid: *const GUID
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Registry"