Struct enet_sys::in6_addr[][src]

#[repr(C)]
pub struct in6_addr { pub __in6_u: in6_addr__bindgen_ty_1, }

Fields

Trait Implementations

impl Copy for in6_addr
[src]

impl Clone for in6_addr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for in6_addr

impl Sync for in6_addr