get_col_name_func

Type Alias get_col_name_func 

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