Skip to content

Commit ce1e29d

Browse files
committed
Link to blog post and reddit discussion
1 parent 60b8c7f commit ce1e29d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ This is an example of creating a shared library implemented in Rust
22
that can be linked and called from C.
33

44
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

Comments
 (0)