H5I.dec_ref

Decrement reference count

Syntax

ref_count = H5I.dec_ref(obj_id)

Description

ref_count = H5I.dec_ref(obj_id) decrements the reference count of the object identified by obj_id and returns the new count.