pub unsafe extern "system" fn SHGetPathFromIDListA(
    pidl: *const ITEMIDLIST,
    pszpath: PSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_UI_Shell_Common’