Function windows_sys::Win32::UI::Shell::SHSetValueA
[−]pub unsafe extern "system" fn SHSetValueA(
hkey: HKEY,
pszsubkey: PSTR,
pszvalue: PSTR,
dwtype: u32,
pvdata: *const c_void,
cbdata: u32
) -> i32Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Registry’
