get_objective_func

Type Alias get_objective_func 

Source
pub type get_objective_func = unsafe extern "C" fn(lp: *mut lprec) -> c_double;