This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
58e901b6fd
rust
/
tests
/
ui
/
lint
/
auxiliary
/
external_extern_fn.rs
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
3 lines
44 B
Rust
Raw
Blame
History
extern
"
C
"
{
pub
fn
extern_fn
(
x
:
u8
)
;
}
View git blame
Copy permalink