Next Previous Up Top Contents Index

1.9 Utility designator classes

export-C-Dylan-object

Function

Summary

Fetches the <c-Dylan-object> handle for a Dylan object.

Signature

export-C-Dylan-object object => c-dylan-object 

Arguments

object
An instance of <C-Dylan-object>.

object
An instance of <object>.

Library

c-ffi

Module

c-ffi

Description

Fetches the <C-Dylan-object> handle for a Dylan object.


C FFI and Win 32 Reference - 31 MAR 2000

Next Previous Up Top Contents Index