Skip to main content
Version: 2.x

Delegate NativeBindings.IOdinCipher.Free

void (* free) (struct OdinCipher *cipher);

Assembly: cs.temp.dll.dll
Declaration
public delegate void NativeBindings.IOdinCipher.Free(IntPtr cipher)