| NATS C Client with JetStream and Streaming support
    3.7.0
    The nats.io C Client, Supported by Synadia Communications Inc. | 
| Functions | |
| NATS_EXTERN const char * | natsStatus_GetText (natsStatus s) | 
| Get the text corresponding to a natsStatus. | |
Functions related to natsStatus.
| NATS_EXTERN const char * natsStatus_GetText | ( | natsStatus | s | ) | 
Returns the static string corresponding to the given status.
| s | status to get the text representation from. |