Handbook
Glossary
ushort
Vocabulary
alien
.
c-types
Word description
This C type represents a two-byte unsigned integer type. Input values will be converted to
integer
s and truncated to sixteen bits; output values will be returned as
fixnum
s.
Definition
USING:
alien.syntax
;
IN:
alien.c-types
C-TYPE:
ushort