pub unsafe extern "system" fn SHGetNameFromIDList(
    pidl: *const ITEMIDLIST,
    sigdnname: SIGDN,
    ppszname: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_UI_Shell_Common"