pub unsafe extern "system" fn ILCombine(
    pidl1: *const ITEMIDLIST,
    pidl2: *const ITEMIDLIST
) -> *mut ITEMIDLIST
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_UI_Shell_Common’