Struct libc::in_addr [] [src]

pub struct in_addr {
    pub s_addr: in_addr_t,
}

Fields

Trait Implementations

impl Copy for in_addr
[src]

impl Clone for in_addr
[src]

[src]
[]

Returns a copy of the value. Read more

1.0.0
[src]
[]

Performs copy-assignment from source. Read more