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