SCIPsetGetLongintParam

Function SCIPsetGetLongintParam 

Source
pub unsafe extern "C" fn SCIPsetGetLongintParam(
    set: *mut SCIP_SET,
    name: *const c_char,
    value: *mut c_longlong,
) -> SCIP_RETCODE
Expand description

gets the value of an existing SCIP_Longint parameter