windows::Win32::UI::Shell

Function SHMapPIDLToSystemImageListIndex

pub unsafe fn SHMapPIDLToSystemImageListIndex<P0>(
    pshf: P0,
    pidl: *const ITEMIDLIST,
    piindexsel: Option<*mut i32>,
) -> i32
where P0: Param<IShellFolder>,