Union vips_sys::_GDoubleIEEE754[][src]

#[repr(C)]
pub union _GDoubleIEEE754 { pub v_double: gdouble, pub mpn: _GDoubleIEEE754__bindgen_ty_1, // some fields omitted }

Fields

Trait Implementations

impl Copy for _GDoubleIEEE754
[src]

impl Clone for _GDoubleIEEE754
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _GDoubleIEEE754

impl Sync for _GDoubleIEEE754