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 edbec60 commit 227a396Copy full SHA for 227a396
README.md
@@ -1,5 +1,5 @@
1
# Shared-Object-File-Using-Rust
2
-A sample project which creates a shared object (.so) file on linux and calls it's function from another program.
+A sample project which creates a shared object (.so) file on linux using Rust programming language and calls it's function from another rust program.
3
4
-------------------
5
Shared Object (.so) File :-
0 commit comments