Function windows::Win32::UI::Shell::SHUpdateImageA

pub unsafe fn SHUpdateImageA<P0>(
    pszhashitem: P0,
    iindex: i32,
    uflags: u32,
    iimageindex: i32
)
where P0: IntoParam<PCSTR>,