There is a rather old repo at https://github.com/Jurily/rust-c-example

I'll make it a full tutorial when I find the time.

On Tue, Apr 22, 2014 at 3:17 AM, Doug <[email protected]> wrote:
> Just my $0.02; totally agree; a proper guide to linking (specifically the
> 'right' way to link when you have a crate with external C library
> dependencies), and interacting directly with ffi (str <--> char * for
> example) would be extremely useful.
>
> I've been going through the process of doing that stuff the last week or two
> and there isn't really any good guidance on the topic other than 'don't look
> at the standard library as an example of how to do it'.
>
> ~
> Doug.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to