Function wxd_ListCtrl_InsertItemWithImage

Source
pub unsafe extern "C" fn wxd_ListCtrl_InsertItemWithImage(
    self_: *mut wxd_ListCtrl_t,
    index: i64,
    label: *const c_char,
    imageIndex: c_int,
) -> i32