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