RacModelRegistryRegisterProtoDart typedef

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

Implementation

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