pub unsafe extern "C" fn SCIPdatatreeGetLong(
datatree: *mut SCIP_DATATREE,
name: *const c_char,
value: *mut c_longlong,
) -> SCIP_RETCODEExpand description
gets a long value from a SCIP_DATATREE object
pub unsafe extern "C" fn SCIPdatatreeGetLong(
datatree: *mut SCIP_DATATREE,
name: *const c_char,
value: *mut c_longlong,
) -> SCIP_RETCODEgets a long value from a SCIP_DATATREE object