All Manuals > Foreign Language Interface User Guide and Reference Manual > 8 Type Reference

:int FLI Type Descriptor

Summary

Converts between a Lisp integer and a C int type.

Package

keyword

Syntax

:int

Description

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

See also

:signed
2.1.1 Integral types


Foreign Language Interface User Guide and Reference Manual - 01 Dec 2021 19:34:59