Unifex v0.3.0 Unifex.CodeGenerator.BaseTypes.String 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.