Converts between a Lisp integer and a C int
type.
keyword
:int
The FLI type :int
converts between an Lisp integer and a C int
type. It is equivalent to the :signed and (:signed :int)
types.
Foreign Language Interface User Guide and Reference Manual - 18 Feb 2025 15:36:34