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