pub unsafe extern "C" fn SCIPsetFindTable( set: *mut SCIP_SET, name: *const c_char, ) -> *mut SCIP_TABLE
returns the statistics table of the given name, or NULL if not existing