Struct gst::ffi::Union_sigval[][src]

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

Fields

Methods

impl Union_sigval
[src]

Trait Implementations

impl Clone for Union_sigval
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Union_sigval
[src]

impl Default for Union_sigval
[src]

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

Auto Trait Implementations

impl Send for Union_sigval

impl Sync for Union_sigval