[ocaml-ctypes] [Caml-list] ANN: ocaml-ctypes 0.4.0, a library for calling C functions directly from OCaml

Jeremy Yallop yallop at gmail.com
Tue Mar 17 15:00:55 GMT 2015


On 15 March 2015 at 13:45, Daniel Bünzli <daniel.buenzli at erratique.ch> wrote:
> Le samedi, 14 mars 2015 à 20:17, Jeremy Yallop a écrit :
>> API documentation: http://ocamllabs.github.io/ocaml-ctypes/
>
> Jeremy, this seems outdated. I don't see the new signatures for the runtime lock in Foreign.

Thanks for letting me know.  I've updated the online documentation
now.  Here's the documentation for Foreign.foreign, complete with the
new ?release_runtime_lock argument:

    http://ocamllabs.github.io/ocaml-ctypes/Foreign.html#VALforeign

Kind regards,

Jeremy.


More information about the Ctypes mailing list