H5Eclose_stack
(hid_t
estack_id
)
H5Eclose_stack
closes the object handle for an
error stack and releases its resources. H5E_DEFAULT
cannot be closed.
hid_t estack_id |
IN: Error stack identifier. |
Release | C |
1.8.0 | Function introduced in this release. |