Struct sophia_sys::sigval [] [src]

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

Fields

Methods

impl sigval
[src]

Trait Implementations

impl Copy for sigval
[src]

impl Clone for sigval
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for sigval
[src]

Formats the value using the given formatter.

impl Default for sigval
[src]

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