Function BrotliEncoderIsFinished

Source
pub unsafe extern "C" fn BrotliEncoderIsFinished(
    state: *mut BrotliEncoderState,
) -> c_int