Union c_ares_sys::ares_in6_addr__bindgen_ty_1 [] [src]

#[repr(C)]
pub union ares_in6_addr__bindgen_ty_1 { pub _S6_u8: [c_uchar; 16], // some fields omitted }

Fields

_S6_u8: [c_uchar; 16]

Trait Implementations

impl Copy for ares_in6_addr__bindgen_ty_1
[src]

impl Clone for ares_in6_addr__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more