windows::Win32::UI::Shell

Function Shell_GetCachedImageIndexA

pub unsafe fn Shell_GetCachedImageIndexA<P0>(
    psziconpath: P0,
    iiconindex: i32,
    uiconflags: u32,
) -> i32
where P0: Param<PCSTR>,