Enum libresolv_sys::Enum_Unnamed19 [] [src]

#[repr(i32)]
pub enum Enum_Unnamed19 { SI_ASYNCNL, SI_TKILL, SI_SIGIO, SI_ASYNCIO, SI_MESGQ, SI_TIMER, SI_QUEUE, SI_USER, SI_KERNEL, }

Variants

Trait Implementations

impl Copy for Enum_Unnamed19
[src]

impl Clone for Enum_Unnamed19
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Enum_Unnamed19
[src]

Formats the value using the given formatter.