del_column_func

Type Alias del_column_func 

Source
pub type del_column_func = unsafe extern "C" fn(lp: *mut lprec, colnr: c_int) -> c_uchar;