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