Function windows_sys::Win32::System::Power::PowerImportPowerScheme
pub unsafe extern "system" fn PowerImportPowerScheme(
rootpowerkey: HKEY,
importfilenamepath: PCWSTR,
destinationschemeguid: *mut *mut GUID
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Registry"