otherwise returns a negative value.
H5is_library_terminating
fn
herr_t H5is_library_terminating(hbool_t * is_terminating)Checks whether the HDF5 library is closing.
H5is_library_terminating queries whether the HDF5 library is in the process of shutting down. The is_terminating flag will only be set to true after shutdown starts.
Parameters
is_terminating | Flag indicating whether library is shutting down |
Returns
Returns a non-negative value if successful;