pub unsafe extern "system" fn ILAppendID(
    pidl: *const ITEMIDLIST,
    pmkid: *const SHITEMID,
    fappend: BOOL
) -> *mut ITEMIDLIST
Expand description

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