RacToolCallingSessionStepWithResultProtoDart typedef

RacToolCallingSessionStepWithResultProtoDart = int Function(Pointer<Uint8>, int)

Implementation

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