brotli::ffi::decompressor

Function CBrotliDecoderGetErrorCode

Source
#[no_mangle]
pub unsafe extern "C" fn CBrotliDecoderGetErrorCode(
    state_ptr: *const BrotliDecoderState,
) -> BrotliDecoderErrorCode