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

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

Maps int64 Unifex type to an int64_t native type.

Implemented only for NIF as function parameter as well as return type.