pub unsafe extern "system" fn ILFindChild(
    pidlparent: *const ITEMIDLIST,
    pidlchild: *const ITEMIDLIST
) -> *mut ITEMIDLIST
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_UI_Shell_Common’