http_errno_description function
Implementation
ffi.Pointer<ffi.Char> http_errno_description(http_errno err) =>
_http_errno_description(err.value);
ffi.Pointer<ffi.Char> http_errno_description(http_errno err) =>
_http_errno_description(err.value);