Function windows_sys::Win32::System::Power::PowerWriteIconResourceSpecifier
[−]pub unsafe extern "system" fn PowerWriteIconResourceSpecifier(
rootpowerkey: HKEY,
schemeguid: *const GUID,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
buffer: *const u8,
buffersize: u32
) -> u32
Expand description
Required features: ‘Win32_System_Power’, ‘Win32_System_Registry’