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