Function wxd_ImageList_AddWithMask

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