Struct libresolv_sys::Union_Unnamed33 [] [src]

pub struct Union_Unnamed33 {
    pub _bindgen_data_: [u64; 7],
}

Fields

_bindgen_data_: [u64; 7]

Methods

impl Union_Unnamed33
[src]

unsafe fn pad(&mut self) -> *mut [c_char; 52]

unsafe fn _ext(&mut self) -> *mut Struct_Unnamed34

Trait Implementations

impl Copy for Union_Unnamed33
[src]

impl Clone for Union_Unnamed33
[src]

fn clone(&self) -> Self

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl Default for Union_Unnamed33
[src]

fn default() -> Self

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