Struct c_ares_sys::Struct_ares_addrttl [] [src]

pub struct Struct_ares_addrttl {
    pub ipaddr: Struct_in_addr,
    pub ttl: c_int,
}

Fields

Trait Implementations

impl Copy for Struct_ares_addrttl
[src]

impl Clone for Struct_ares_addrttl
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_ares_addrttl
[src]

Returns the "default value" for a type. Read more