Unifex.CodeGenerator.BaseTypes.Uint64 (Unifex v0.7.3) View Source

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

Maps uint64 Unifex type to a uint64_t native type.

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