Struct gst::ffi::Struct_Unnamed29[][src]

#[repr(C)]
pub struct Struct_Unnamed29 { pub gregs: gregset_t, pub fpregs: fpregset_t, pub __reserved1: [c_ulonglong; 8], }

Fields

Trait Implementations

impl Clone for Struct_Unnamed29
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct_Unnamed29
[src]

impl Default for Struct_Unnamed29
[src]

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

Auto Trait Implementations

impl !Send for Struct_Unnamed29

impl !Sync for Struct_Unnamed29