Check that C ABI still matches between C# and Rust code. This includes , ,
FfiConverter*
types (List
, Map
, Duration
, etc..), FFI types generated for
functions in NamespaceLibraryTemplate.cs
.
-
C# structs annotated with
StructLayout
. -
C# delegates annotated with
UnmanagedFunctionPointer
. -
FfiConverter*
types. -
FFI types generated for functions in
NamespaceLibraryTemplate.cs
.