SCIPdatatreeGetLong

Function SCIPdatatreeGetLong 

Source
pub unsafe extern "C" fn SCIPdatatreeGetLong(
    datatree: *mut SCIP_DATATREE,
    name: *const c_char,
    value: *mut c_longlong,
) -> SCIP_RETCODE
Expand description

gets a long value from a SCIP_DATATREE object