make_lp_func

Type Alias make_lp_func 

Source
pub type make_lp_func = extern "C" fn(rows: c_int, columns: c_int) -> *mut Struct__lprec;