succeeded

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

Checks if an HDF5 operation succeeded.

Parameters

statusThe HDF5 return status

Returns

true if the operation succeeded (>= 0), false otherwise