Struct vlfeat_sys::_bindgen_ty_3 [] [src]

#[repr(C)]
pub struct _bindgen_ty_3 { pub raw: __BindgenUnionField<vl_uint64>, pub value: __BindgenUnionField<f64>, pub bindgen_union_field: u64, }

@internal @brief IEEE double precision quiet NaN constant

Fields

Trait Implementations

impl Debug for _bindgen_ty_3
[src]

Formats the value using the given formatter.

impl Copy for _bindgen_ty_3
[src]

impl Clone for _bindgen_ty_3
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more