pub unsafe extern "C" fn SCIPsetGetLongintParam(
set: *mut SCIP_SET,
name: *const c_char,
value: *mut c_longlong,
) -> SCIP_RETCODEExpand description
gets the value of an existing SCIP_Longint parameter
pub unsafe extern "C" fn SCIPsetGetLongintParam(
set: *mut SCIP_SET,
name: *const c_char,
value: *mut c_longlong,
) -> SCIP_RETCODEgets the value of an existing SCIP_Longint parameter