API ReferenceOdinNative.Core.ImportsNativeBindings.IOdinCipher.OnEventVersion: 2.xDelegate NativeBindings.IOdinCipher.OnEvent void (* on_event) (struct OdinCipher cipher, const unsigned char bytes, uint32_t length); Declarationpublic delegate void NativeBindings.IOdinCipher.OnEvent(nint cipher, nint bytes, uint length)