Function BrotliDecoderIsFinished

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