[ocaml-ctypes] How to memcpy?

Jeremy Yallop yallop at gmail.com
Wed Jul 27 07:28:42 BST 2016


On 27 July 2016 at 01:30, Andre Nathan <andre at digirati.com.br> wrote:
> Is there a way to copy an OCaml string into the buffer with stock a Ctypes or is memcpy the way to go here?

I recommend using memcpy here.


More information about the Ctypes mailing list