Struct c_ares_sys::ares_addr_port_node__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ares_addr_port_node__bindgen_ty_1 { pub addr4: __BindgenUnionField<in_addr>, pub addr6: __BindgenUnionField<ares_in6_addr>, pub bindgen_union_field: [u32; 4], }

Fields

Trait Implementations

impl Debug for ares_addr_port_node__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for ares_addr_port_node__bindgen_ty_1
[src]

impl Clone for ares_addr_port_node__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more