RacSdkEventSubscribeNative typedef

Implementation

typedef RacSdkEventSubscribeNative =
    ffi.Uint64 Function(
      ffi.Pointer<ffi.NativeFunction<RacSdkEventCallbackNative>>,
      ffi.Pointer<ffi.Void>,
    );