On 08/16/2016 03:28 AM, Jeremy Yallop wrote: > On 15 August 2016 at 21:41, Andre Nathan <[email protected]> wrote: > *Inside* the functor the binding has non-function type: it's not > available for calling at that point, since it hasn't yet been linked > together with the generated code.
Thanks. I had some wrappers for the bindings defined in the same module which caused the problem when I moved the code into the functor. After some reorganization it's working now :) Best, Andre
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Ctypes mailing list [email protected] http://lists.ocaml.org/listinfo/ctypes
