Home
last modified time | relevance | path

Searched defs:get_objinfo (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-h5py/h5py-3.6.0/h5py/
H A Dh5g.pyx222 def get_objinfo(ObjectID obj not None, object name=b'.', int follow_link=1): function
/dports/devel/py-tables/tables-3.6.1/src/
H A Dutils.c245 int get_objinfo(hid_t loc_id, const char *name) { in get_objinfo() function