Converts between a Lisp boolean value and a _Bool type in the C99 language definition.
keyword
:bool
The FLI type :bool converts between a Lisp boolean value and a _Bool type in the C99 language definition, which is typically aliased to bool when the stdbool.h header is included.
Foreign Language Interface User Guide and Reference Manual - 18 Feb 2025 15:36:34