Union vips_sys::_GFloatIEEE754[][src]

#[repr(C)]
pub union _GFloatIEEE754 { pub v_float: gfloat, pub mpn: _GFloatIEEE754__bindgen_ty_1, // some fields omitted }

Fields

Trait Implementations

impl Copy for _GFloatIEEE754
[src]

impl Clone for _GFloatIEEE754
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _GFloatIEEE754

impl Sync for _GFloatIEEE754