Function wxd_ListCtrl_SetColumnWidth

Source
pub unsafe extern "C" fn wxd_ListCtrl_SetColumnWidth(
    self_: *mut wxd_ListCtrl_t,
    col: i64,
    width: c_int,
) -> bool