RacSttTranscribeStreamProtoNative typedef

Implementation

typedef RacSttTranscribeStreamProtoNative =
    ffi.Int32 Function(
      ffi.Pointer<ffi.Void>,
      ffi.Pointer<ffi.Void>,
      ffi.Size,
      ffi.Pointer<ffi.Uint8>,
      ffi.Size,
      ffi.Pointer<ffi.NativeFunction<RacSttProtoPartialCallbackNative>>,
      ffi.Pointer<ffi.Void>,
    );