RacModelRegistryListDownloadedProtoDart typedef

RacModelRegistryListDownloadedProtoDart = int Function(Pointer<Void>, Pointer<Pointer<Uint8>>, Pointer<Size>)

Implementation

typedef RacModelRegistryListDownloadedProtoDart =
    int Function(
      ffi.Pointer<ffi.Void>,
      ffi.Pointer<ffi.Pointer<ffi.Uint8>>,
      ffi.Pointer<ffi.Size>,
    );