failed
fn
bool failed(herr_t status) @nogc nothrow pure @safeChecks if an HDF5 operation failed.
Parameters
status | The HDF5 return status |
Returns
true if the operation failed (< 0), false otherwise