Skip to main content
Version: 2.x

Delegate NativeBindings.IOdinCipher.OnEvent

void (* on_event) (struct OdinCipher cipher, const unsigned char bytes, uint32_t length);

Declaration
public delegate void NativeBindings.IOdinCipher.OnEvent(nint cipher, nint bytes, uint length)