Converts between a Lisp integer and a C int type.
int
fli
:int
None.
The :int type converts between an Lisp integer and a C int type. It is equivalent to the :signed and (:signed :int) types.
:signed
(:signed :int)