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