brotli_decompressor::ffi

Function BrotliDecoderHasMoreOutput

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