Converts between a Lisp integer and the platform-specific ssize_t type.
Syntax
:ssize-t
Arguments
None.
Description
The FLI :ssize-t type 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.