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

Function ImageList_SetImageCount

Source
pub unsafe fn ImageList_SetImageCount<'a>(
    himl: impl IntoParam<'a, HIMAGELIST>,
    unewcount: u32,
) -> BOOL