Struct gst::ffi::Struct__fpx_sw_bytes [−][src]
#[repr(C)]pub struct Struct__fpx_sw_bytes { pub magic1: __uint32_t, pub extended_size: __uint32_t, pub xstate_bv: __uint64_t, pub xstate_size: __uint32_t, pub padding: [__uint32_t; 7], }
Fields
magic1: __uint32_t
extended_size: __uint32_t
xstate_bv: __uint64_t
xstate_size: __uint32_t
padding: [__uint32_t; 7]
Trait Implementations
impl Clone for Struct__fpx_sw_bytes
[src]
impl Clone for Struct__fpx_sw_bytes
fn clone(&self) -> Struct__fpx_sw_bytes
[src]
fn clone(&self) -> Struct__fpx_sw_bytes
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for Struct__fpx_sw_bytes
[src]
impl Copy for Struct__fpx_sw_bytes
impl Default for Struct__fpx_sw_bytes
[src]
impl Default for Struct__fpx_sw_bytes
fn default() -> Struct__fpx_sw_bytes
[src]
fn default() -> Struct__fpx_sw_bytes
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct__fpx_sw_bytes
impl Send for Struct__fpx_sw_bytes
impl Sync for Struct__fpx_sw_bytes
impl Sync for Struct__fpx_sw_bytes