All Manuals > LispWorks Foreign Language Interface User Guide and Reference Manual > 8 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
The void type


LispWorks Foreign Language Interface User Guide and Reference Manual - 16 Feb 2015

NextPrevUpTopContentsIndex