FLI type descriptor
void. fli
:void
:void type converts between a Lisp object and a Cvoid type. It behaves like anunsigned char. The FLI:void type is an object, and not a pointer object. To interface to a Cvoid * use the FLI type(:pointer :void). :pointer