Struct libresolv_sys::_ymmh_state [] [src]

pub struct _ymmh_state {
    pub ymmh_space: [__uint32_t; 64],
}

Fields

ymmh_space: [__uint32_t; 64]

Trait Implementations

impl Copy for _ymmh_state
[src]

impl Clone for _ymmh_state
[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 _ymmh_state
[src]

fn default() -> Self

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