RacTtsListVoicesProtoNative typedef

Implementation

typedef RacTtsListVoicesProtoNative =
    ffi.Int32 Function(
      ffi.Pointer<ffi.Void>,
      ffi.Pointer<ffi.NativeFunction<RacTtsProtoVoiceCallbackNative>>,
      ffi.Pointer<ffi.Void>,
    );