H5Eget_auto1
fn
herr_t H5Eget_auto1(H5E_auto1_t * func, void * * client_data)Gets the current automatic error reporting settings (version 1, deprecated).
Parameters
func | Pointer to receive the current callback function |
client_data | Pointer to receive the current client data |
Returns
Non-negative on success, negative on failure.