pub unsafe extern "C" fn SCIPnlhdlrGetDesc(
nlhdlr: *mut SCIP_NLHDLR,
) -> *const c_charExpand description
gives description of nonlinear handler, can be NULL
pub unsafe extern "C" fn SCIPnlhdlrGetDesc(
nlhdlr: *mut SCIP_NLHDLR,
) -> *const c_chargives description of nonlinear handler, can be NULL