View Source Unifex.CodeGenerator.BaseTypes.Atom (Unifex v1.2.0)

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.