brotli_decompressor::ffi

Function BrotliDecoderIsFinished

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