webview2_com_sys::Windows::Win32::UI::Controls

Function ImageList_ReplaceIcon

Source
pub unsafe fn ImageList_ReplaceIcon<'a>(
    himl: impl IntoParam<'a, HIMAGELIST>,
    i: i32,
    hicon: impl IntoParam<'a, HICON>,
) -> i32