ulonglong


Vocabulary
alien.c-types

Word description
This C type represents an eight-byte unsigned integer type. Input values will be converted to integers and truncated to 64 bits; output values will be returned as integers.

Definition