FunctionsType Conversion
reinterpret_as_uint64
Reinterprets the first 8 bytes of input as an unsigned 64-bit integer in native byte order.
reinterpret_as_uint64(…) → UInt64Kind · scalar
Reinterprets the first 8 bytes of input as an unsigned 64-bit integer in native byte order.
Part of the Type Conversion family.