Next Previous Up Top Contents Index

1.5 Designator classes

<C-void>

Sealed abstract class

Description

The abstract superclass of all designator classes. It is a subclass of <C-value>. It has neither an export-type nor an import-type, so you cannot use it when designating a transition between C and Dylan.

This class is only useful in that it is the referenced-type for <C-void*>.


C FFI and Win 32 Reference - 31 MAR 2000

Next Previous Up Top Contents Index