Unifex.CodeGenerator.BaseTypes.Atom (Unifex v0.5.0) View Source

Module implementing Unifex.CodeGenerator.BaseType behaviour for atoms.

Atoms in native code are represented by C-strings (char *)

Implemented both for NIF and CNode as function parameter as well as return type.