Function SCIPlpiGetIntpar

Source
pub unsafe extern "C" fn SCIPlpiGetIntpar(
    lpi: *mut SCIP_LPI,
    type_: SCIP_LPPARAM,
    ival: *mut c_int,
) -> SCIP_RETCODE
Expand description

gets integer parameter of LP