Next Previous Up Top Contents Index

1.9 Utility designator classes

import-C-Dylan-object

Function

Summary

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

Signature

import-c-dylan-object c-dylan-object => object 

Arguments

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

Values

object
An instance of <object>.

Library

c-ffi

Module

c-ffi

Description

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


C FFI and Win 32 Reference - 31 MAR 2000

Next Previous Up Top Contents Index