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 - 01 Dec 2021 19:34:59