Skip to main content
Version: 2.x

Delegate NativeBindings.IOdinCipher.Init

int32_t(* init) (struct OdinCipher *cipher, struct OdinRoom *room);

Declaration
public delegate int NativeBindings.IOdinCipher.Init(nint cipher, nint room)