index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
lint
/
auxiliary
/
external_extern_fn.rs
blob: c2a8cadc6b5f8615e726842be5f35821b4a9e42c (
plain
)
1
2
3
extern
"C"
{
pub
fn
extern_fn
(
x
:
u8
);
}