get_row_func

Type Alias get_row_func 

Source
pub type get_row_func = unsafe extern "C" fn(lp: *mut lprec, rownr: c_int, row: *mut c_double) -> c_uchar;