Next Previous Up Top Contents Index

6 Type Reference

:void

FLI type descriptor

Summary

Converts between a Lisp object and a Cvoid.
Package

fli

Syntax

:void

Arguments

None.
Description

The FLI: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).
See Also

:pointer

LispWorks Foreign Language Interface - 12 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker