7.10 The C structure

call

Function

Signature:
val call : c_function -> (c_object list * c_object) -> unit

Description:

This function takes a c_function object and a list of objects representing the arguments, calls the associated foreign function and returns the result to the other given object. Of course, all the type information for c_function, argument objects and result object must match accordingly.


MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker