brotli_decompressor::ffi

Function BrotliDecoderGetErrorCode

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