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

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.