Function windows::Win32::System::Power::PowerWriteIconResourceSpecifier
pub unsafe fn PowerWriteIconResourceSpecifier<P0>(
rootpowerkey: P0,
schemeguid: *const GUID,
subgroupofpowersettingsguid: Option<*const GUID>,
powersettingguid: Option<*const GUID>,
buffer: &[u8],
) -> WIN32_ERRORwhere
P0: Param<HKEY>,