Unifex.CodeGenerator.BaseTypes.Struct
(Unifex v1.2.2)
View Source
Module implementing Unifex.CodeGenerator.BaseType behaviour for structs.
Elixir structs in native code are represented by C structs.
Implemented both for NIF and CNode.