void grpc_error_get_status(grpc_error *error, grpc_millis deadline, grpc_status_code *code, grpc_slice *slice, grpc_http2_error_code *http_status, const char **error_string)
A utility function to get the status code and message to be returned to the application.