Unifex.CodeGenerator.BaseTypes.Int64 (Unifex v0.5.0) View Source
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.