On 07/26/2016 02:24 PM, Andre Nathan wrote:
> What I couldn't figure out was how do do the equivalent of the memcpy()
> step using Ctypes. I've found Stubs.memcpy but it doesn't seem to be
> exported.

Found this implementation here:

  https://github.com/ocamllabs/ocaml-ctypes/issues/92

Any pointers on how to use it when the source is an OCaml string?

Thanks!

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Ctypes mailing list
[email protected]
http://lists.ocaml.org/listinfo/ctypes

Reply via email to