Next Previous Up Top Contents Index

1 The C-FFI Library

1.6 Defining types

This section covers the definition macros that create Dylan designators for C types, structs and unions.

1.6.1 - Defining specialized versions of designator classes
define C-subtype
1.6.2 - Defining specialized designator classes
define C-mapped-subtype
1.6.3 - Describing structure types
define C-struct
1.6.4 - Describing union types
define C-union

C FFI and Win 32 Reference - 31 MAR 2000

Next Previous Up Top Contents Index