Function windows::Win32::System::Power::PowerSetActiveScheme

pub unsafe fn PowerSetActiveScheme<P0>(
    userrootpowerkey: P0,
    schemeguid: Option<*const GUID>,
) -> WIN32_ERROR
where P0: Param<HKEY>,