Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
rust
/
constant_sort_name.rs
blob: 96c1185b4d106db77053777907cf4c345bba0827 [
file
] [
log
] [
blame
]
pub
const
B
:
u8
=
0
;
pub
const
A
:
u8
=
0
;
#[
no_mangle
]
pub
static
D
:
u8
=
0
;
#[
no_mangle
]
pub
static
C
:
u8
=
0
;