Next Previous Up Top Contents Index

1 The C-FFI Library

1.7 Functions

This section describes the C FFI macros that allow C functions to be made available to Dylan and Dylan functions available to C.

1.7.1 - Function types
<C-function-pointer>
1.7.2 - Describing C functions to Dylan
define C-function
1.7.3 - Describing Dylan functions for use by C
define C-callable-wrapper
1.7.4 - Variables
define C-variable
define C-address

C FFI and Win 32 Reference - 31 MAR 2000

Next Previous Up Top Contents Index