Enum libresolv_sys::Enum_Unnamed19
[−]
[src]
pub enum Enum_Unnamed19 { SI_ASYNCNL, SI_TKILL, SI_SIGIO, SI_ASYNCIO, SI_MESGQ, SI_TIMER, SI_QUEUE, SI_USER, SI_KERNEL, }
Variants
SI_ASYNCNL
SI_TKILL
SI_SIGIO
SI_ASYNCIO
SI_MESGQ
SI_TIMER
SI_QUEUE
SI_USER
SI_KERNEL
Trait Implementations
impl Clone for Enum_Unnamed19
[src]
fn clone(&self) -> Enum_Unnamed19
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