pub unsafe extern "C" fn SCIPlpiGetIntpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
ival: *mut c_int,
) -> SCIP_RETCODEExpand description
gets integer parameter of LP
pub unsafe extern "C" fn SCIPlpiGetIntpar(
lpi: *mut SCIP_LPI,
type_: SCIP_LPPARAM,
ival: *mut c_int,
) -> SCIP_RETCODEgets integer parameter of LP