Add explanatory note
This commit is contained in:
parent
70a0ccb0a9
commit
d468685a44
@ -1,5 +1,5 @@
|
|||||||
#[allow(non_camel_case_types, non_snake_case, dead_code)]
|
#[allow(non_camel_case_types, non_snake_case, dead_code)]
|
||||||
mod ffi;
|
mod ffi; //generated with `bindgen vendor/most-5.1.0/src/most.h -o src/ffi.rs`
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
println!("Printing most usage:");
|
println!("Printing most usage:");
|
||||||
|
Loading…
Reference in New Issue
Block a user