Type Definition lpsolve_sys::make_lp_func [] [src]

type make_lp_func = extern "C" fn(_: c_int, _: c_int) -> *mut Struct__lprec;