Converts between a Lisp integer and the platform-specific ssize_t type.
keyword
:ssize-t
The FLI type :ssize-t
converts between a Lisp integer and a platform-specific ssize_t type, which is a signed integer representing the size of an object in bytes.
Foreign Language Interface User Guide and Reference Manual - 18 Feb 2025 15:36:34