
7.10 The C structure
val defineForeignFun : (c_structure * c_signature) -> (name -> c_function)
c_structure and then combined with the type information associated with the c_signature for that name. The result is a c_function object which can then be supplied with arguments and called.

Generated with Harlequin WebMaker