pub unsafe extern "system" fn StrRetToBSTR(
    pstr: *mut STRRET,
    pidl: *const ITEMIDLIST,
    pbstr: *mut BSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_Shell_Common"