Struct gst::ffi::Union__GFloatIEEE754[][src]

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

Fields

Methods

impl Union__GFloatIEEE754
[src]

Trait Implementations

impl Clone for Union__GFloatIEEE754
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Union__GFloatIEEE754
[src]

impl Default for Union__GFloatIEEE754
[src]

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

Auto Trait Implementations

impl Send for Union__GFloatIEEE754

impl Sync for Union__GFloatIEEE754