Unifex.CodeGenerator.BaseTypes.Uint64
(Unifex v1.2.2)
View Source
Module implementing Unifex.CodeGenerator.BaseType behaviour for 64-bit unsigned integer.
Maps uint64 Unifex type to a uint64_t native type.
Implemented both for NIF and CNode as function parameter as well as return type.