Function BrotliDecoderHasMoreOutput

Source
pub unsafe extern "C" fn BrotliDecoderHasMoreOutput(
    state: *const BrotliDecoderState,
) -> c_int