set_constr_type_func

Type Alias set_constr_type_func 

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