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

Module implementing Unifex.CodeGenerator.BaseType behaviour for 64-bit integer.

Maps int64 Unifex type to an int64_t native type.

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