Function windows::Win32::System::Power::PowerImportPowerScheme
pub unsafe fn PowerImportPowerScheme<P0, P1>(
rootpowerkey: P0,
importfilenamepath: P1,
destinationschemeguid: *mut *mut GUID,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,
P1: Param<PCWSTR>,