Struct libresolv_sys::Struct_Unnamed32 [] [src]

#[repr(C)]
pub struct Struct_Unnamed32 { pub addr: in_addr, pub mask: u_int32_t, }

Fields

Trait Implementations

impl Copy for Struct_Unnamed32
[src]

impl Clone for Struct_Unnamed32
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Struct_Unnamed32
[src]

Formats the value using the given formatter.

impl Default for Struct_Unnamed32
[src]

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