mirror of
https://github.com/openharmony/third_party_rust_bindgen.git
synced 2026-07-21 15:15:27 -04:00
1213b3dfb1
remove `clap` dependency 🎉
update the book installation instructions
3 lines
44 B
C
3 lines
44 B
C
extern const int foo[1];
|
|
extern int bar[1];
|