Function windows_sys::Win32::UI::Shell::SHOpenRegStream2A
[−]pub unsafe extern "system" fn SHOpenRegStream2A(
hkey: HKEY,
pszsubkey: PCSTR,
pszvalue: PCSTR,
grfmode: u32
) -> IStream
Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_System_Com’, ‘Win32_System_Registry’