pub unsafe extern "C" fn SCIPexprhdlrGetDescription(
exprhdlr: *mut SCIP_EXPRHDLR,
) -> *const c_charExpand description
gives the description of an expression handler (can be NULL)
pub unsafe extern "C" fn SCIPexprhdlrGetDescription(
exprhdlr: *mut SCIP_EXPRHDLR,
) -> *const c_chargives the description of an expression handler (can be NULL)