pub unsafe extern "system" fn StrRetToBufW(
    pstr: *mut STRRET,
    pidl: *const ITEMIDLIST,
    pszbuf: PWSTR,
    cchbuf: u32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_UI_Shell_Common’