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