pub unsafe extern "C" fn SCIPfindConflicthdlr( scip: *mut SCIP, name: *const c_char, ) -> *mut SCIP_CONFLICTHDLR
returns the conflict handler of the given name, or NULL if not existing