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

Function ImageList_Add

Source
pub unsafe fn ImageList_Add<'a>(
    himl: impl IntoParam<'a, HIMAGELIST>,
    hbmimage: impl IntoParam<'a, HBITMAP>,
    hbmmask: impl IntoParam<'a, HBITMAP>,
) -> i32