Struct sophia_sys::__sigaction_u [] [src]

#[repr(C)]
pub struct __sigaction_u { pub _bindgen_data_: [u64; 1], }

Fields

Methods

impl __sigaction_u
[src]

Trait Implementations

impl Copy for __sigaction_u
[src]

impl Clone for __sigaction_u
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for __sigaction_u
[src]

Formats the value using the given formatter.

impl Default for __sigaction_u
[src]

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