pub unsafe extern "system" fn SHOpenRegStreamW(
    hkey: HKEY,
    pszsubkey: PCWSTR,
    pszvalue: PCWSTR,
    grfmode: u32
) -> IStream
Expand description

Required features: "Win32_System_Com", "Win32_System_Registry"