get_constraints_func

Type Alias get_constraints_func 

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