Converts between a Lisp integer and an ISO C size_t.
keyword
:size-t
The FLI type :size-t
converts between a Lisp integer and an ISO C size_t type, which is an unsigned integer representing the size of an object in bytes.
Foreign Language Interface User Guide and Reference Manual - 01 Dec 2021 19:34:59