BrotliDecoderErrorCode

Type Alias BrotliDecoderErrorCode 

Source
pub type BrotliDecoderErrorCode = c_int;
Expand description

Error code for detailed logging / production debugging.

See ::BrotliDecoderGetErrorCode and ::BROTLI_LAST_ERROR_CODE.