RacModelRegistryUpdateProtoDart typedef

RacModelRegistryUpdateProtoDart = int Function(Pointer<Void>, Pointer<Uint8>, int)

Implementation

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