mirror of
https://github.com/guilhermewerner/rust-ffi
synced 2026-03-22 00:02:56 +00:00
Create Cargo Project
This commit is contained in:
3
Source/Library.rs
Normal file
3
Source/Library.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub fn Hello() {
|
||||
println!("Hello Library");
|
||||
}
|
||||
Reference in New Issue
Block a user