We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b8c7f commit ce1e29dCopy full SHA for ce1e29d
README.md
@@ -2,3 +2,7 @@ This is an example of creating a shared library implemented in Rust
2
that can be linked and called from C.
3
4
Tested with Rust master branch, commit 4da1cfe92369725b2e6bf34acb1fdebdbaff9339.
5
+
6
+Blog post: http://bluishcoder.co.nz/2013/08/08/linking_and_calling_rust_functions_from_c.html
7
8
+Discussion: http://www.reddit.com/r/rust/comments/1jvqvf/an_minimal_example_of_calling_into_a_rust_lib/
0 commit comments