pub unsafe extern "C" fn nghttp2_strerror( lib_error_code: c_int, ) -> *const c_char
@function
Returns string describing the |lib_error_code|. The |lib_error_code| must be one of the :enum:nghttp2_error.
nghttp2_error