is_presolve_func

Type Alias is_presolve_func 

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