Struct julia_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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more