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