Struct vlfeat_sys::_VlX86CpuInfo__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct _VlX86CpuInfo__bindgen_ty_1 { pub string: __BindgenUnionField<[c_char; 32]>, pub words: __BindgenUnionField<[vl_uint32; 8]>, pub bindgen_union_field: [u32; 8], }

Fields

Trait Implementations

impl Debug for _VlX86CpuInfo__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for _VlX86CpuInfo__bindgen_ty_1
[src]

impl Clone for _VlX86CpuInfo__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more