[ocaml-ctypes] Less copying, a hybrid approach

Daniel Bünzli daniel.buenzli at erratique.ch
Thu Dec 19 16:06:26 GMT 2013


Le jeudi, 19 décembre 2013 à 16:55, Jeremy Yallop a écrit :
> It looks fine to me. I've added the missing function here:
>  
> https://github.com/ocamllabs/ocaml-ctypes/pull/116
Thanks.

> > value mlapp_str_int (value *fun_ptr, value *str)
> Shouldn't this be
>  
> value mlapp_str_int (value fun_ptr, value str)
>  
> ?  
Yes you're right. Thanks.   

Daniel


More information about the Ctypes mailing list