failed

fnbool failed(herr_t status) @nogc nothrow pure @safe

Checks if an HDF5 operation failed.

Parameters

statusThe HDF5 return status

Returns

true if the operation failed (< 0), false otherwise