pub unsafe extern "C" fn SCIPconshdlrGetCheckConss( conshdlr: *mut SCIP_CONSHDLR, ) -> *mut *mut SCIP_CONS
gets array with checked constraints of constraint handler; this is local information