Struct c_ares_sys::ares_in6_addr__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ares_in6_addr__bindgen_ty_1 { pub _S6_u8: __BindgenUnionField<[c_uchar; 16]>, pub bindgen_union_field: [u8; 16], }

Fields

Trait Implementations

impl Debug for ares_in6_addr__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for ares_in6_addr__bindgen_ty_1
[src]

impl Clone for ares_in6_addr__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more