RacVoiceAgentCancelTurnProtoNative typedef

RacVoiceAgentCancelTurnProtoNative = Int32 Function(Pointer<Void>, Pointer<Uint8>, Size)

Implementation

typedef RacVoiceAgentCancelTurnProtoNative =
    ffi.Int32 Function(ffi.Pointer<ffi.Void>, ffi.Pointer<ffi.Uint8>, ffi.Size);