get_row_name_func

Type Alias get_row_name_func 

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