Function wxd_ListCtrl_InsertColumn

Source
pub unsafe extern "C" fn wxd_ListCtrl_InsertColumn(
    self_: *mut wxd_ListCtrl_t,
    col: i64,
    heading: *const c_char,
    format: c_int,
    width: c_int,
) -> i32