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