This website requires JavaScript.
Explore
Help
Sign In
Cansat
/
ESP32-CAN
Watch
2
Star
0
Fork
You've already forked ESP32-CAN
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e60f4776cb
ESP32-CAN
/
main
/
RustApi.h
5 lines
78 B
C
Raw
Blame
History
/*
* Rust functions exposed to C.
*/
extern
int
add_in_rust
(
int
x
,
int
y
)
;
Reference in New Issue
View Git Blame
Copy Permalink