About
Contact
QtCreator
KDevelop
Solarized
1
s
! {
2
#[
repr
(align(
4
))]
3
pub
struct
in6_addr
{
4
pub
s6_addr
: [
u8
;
16
],
5
}
6
}
7