Sign in
rust
/
rust
/
b2dfd76fffae30c81ebe6e73b3a1d0a3bd29d330
/
.
/
tests
/
ui
/
static
/
auxiliary
/
extern-statics.rs
blob: c090bc79fce83b2c6d145b8458d5debc07617bb6 [
file
]
extern
"C"
{
pub
static
XA
:
u8
;
pub
static
mut
XB
:
u8
;
}