Function windows_sys::Win32::UI::Shell::SHGetNameFromIDList
pub unsafe extern "system" fn SHGetNameFromIDList(
pidl: *const ITEMIDLIST,
sigdnname: SIGDN,
ppszname: *mut PWSTR
) -> HRESULTExpand description
Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"