Function SHGetImageList

Source
pub unsafe extern "C" fn SHGetImageList(
    iImageList: c_int,
    riid: *const IID,
    ppvObj: *mut *mut c_void,
) -> HRESULT