Skip to main content

wxd_ImageList_AddWithMask

Function wxd_ImageList_AddWithMask 

Source
pub unsafe extern "C" fn wxd_ImageList_AddWithMask(
    self_: *mut wxd_ImageList_t,
    bitmap: *const wxd_Bitmap_t,
    mask: *const wxd_Bitmap_t,
) -> c_int