ngtcp2_strerror =============== Synopsis -------- *#include * .. function:: const char *ngtcp2_strerror(int liberr) `ngtcp2_strerror` returns the text representation of *liberr*. *liberr* must be one of ngtcp2 library error codes (which is defined as :macro:`NGTCP2_ERR_* ` macros).