View Source Unifex.CodeGenerator.BaseTypes.String (Unifex v1.2.0)
Module implementing Unifex.CodeGenerator.BaseType
behaviour for strings.
They are represented by NULL-terminated char arrays.
Implemented both for NIF and CNode as function parameter as well as return type.