H5Eset_auto1
fn
herr_t H5Eset_auto1(H5E_auto1_t func, void * client_data)Sets automatic error reporting (version 1, deprecated).
Parameters
func | Callback function for automatic error reporting (use null to disable) |
client_data | User data to pass to the callback |
Returns
Non-negative on success, negative on failure.