Skip to main content

wxd_TreeListCtrl_AppendColumn

Function wxd_TreeListCtrl_AppendColumn 

Source
pub unsafe extern "C" fn wxd_TreeListCtrl_AppendColumn(
    self_: *mut wxd_TreeListCtrl_t,
    text: *const c_char,
    width: c_int,
    align: c_int,
) -> c_int