Struct libresolv_sys::Union_Unnamed26 [] [src]

pub struct Union_Unnamed26 {
    pub _bindgen_data_: [u64; 6],
}

Fields

_bindgen_data_: [u64; 6]

Methods

impl Union_Unnamed26
[src]

unsafe fn _pad(&mut self) -> *mut [c_int; 12]

unsafe fn _tid(&mut self) -> *mut __pid_t

unsafe fn _sigev_thread(&mut self) -> *mut Struct_Unnamed27

Trait Implementations

impl Clone for Union_Unnamed26
[src]

fn clone(&self) -> Union_Unnamed26

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_Unnamed26
[src]

impl Debug for Union_Unnamed26
[src]

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

Formats the value using the given formatter.

impl Default for Union_Unnamed26
[src]

fn default() -> Self

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