windows::Win32::System::Power

Function PowerImportPowerScheme

pub unsafe fn PowerImportPowerScheme<P1>(
    rootpowerkey: Option<HKEY>,
    importfilenamepath: P1,
    destinationschemeguid: *mut *mut GUID,
) -> WIN32_ERROR
where P1: Param<PCWSTR>,