Function windows::Win32::UI::Shell::SHUpdateImageW

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