Function windows::Win32::System::Power::PowerDeleteScheme

pub unsafe fn PowerDeleteScheme<P0>(
    rootpowerkey: P0,
    schemeguid: *const GUID,
) -> WIN32_ERROR
where P0: Param<HKEY>,