Struct libresolv_sys::Union_Unnamed31 [] [src]

pub struct Union_Unnamed31 {
    pub _bindgen_data_: [u32; 1],
}

Fields

_bindgen_data_: [u32; 1]

Methods

impl Union_Unnamed31
[src]

unsafe fn __wch(&mut self) -> *mut c_uint

unsafe fn __wchb(&mut self) -> *mut [c_char; 4]

Trait Implementations

impl Clone for Union_Unnamed31
[src]

fn clone(&self) -> Union_Unnamed31

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 Copy for Union_Unnamed31
[src]

impl Debug for Union_Unnamed31
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.

impl Default for Union_Unnamed31
[src]

fn default() -> Self

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