1
2nghttp2_strerror
3================
4
5Synopsis
6--------
7
8*#include <nghttp2/nghttp2.h>*
9
10.. function:: const char *nghttp2_strerror(int lib_error_code)
11
12
13    Returns string describing the *lib_error_code*.  The
14    *lib_error_code* must be one of the :macro:`nghttp2_error`.
15