LispWorks Foreign Language Interface User Guide and Reference Manual > 6 Type Reference

NextPrevUpTopContentsIndex

:void

FLI type descriptor
Summary

Represents the C void type.

Syntax

:void

Arguments

None.

Description

The FLI :void type represents the C void type. It can only be used in a few limited circumstances, as the:

See also

:pointer


LispWorks Foreign Language Interface User Guide and Reference Manual - 21 Dec 2009

NextPrevUpTopContentsIndex