get_mat_func

Type Alias get_mat_func 

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