Function windows_sys::Win32::UI::Shell::SHOpenRegStreamA
pub unsafe extern "system" fn SHOpenRegStreamA(
hkey: HKEY,
pszsubkey: PCSTR,
pszvalue: PCSTR,
grfmode: u32
) -> IStreamExpand description
Required features: "Win32_UI_Shell", "Win32_System_Com", "Win32_System_Registry"