Struct libresolv_sys::HEADER [] [src]

#[repr(C)]
pub struct HEADER { pub _bindgen_bitfield_1_: c_uint, pub _bindgen_bitfield_2_: c_uint, pub _bindgen_bitfield_3_: c_uint, }

Fields

Trait Implementations

impl Copy for HEADER
[src]

impl Clone for HEADER
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for HEADER
[src]

Formats the value using the given formatter.

impl Default for HEADER
[src]

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