Struct vlfeat_sys::__darwin_x86_debug_state64 [] [src]

#[repr(C)]
pub struct __darwin_x86_debug_state64 { pub __dr0: __uint64_t, pub __dr1: __uint64_t, pub __dr2: __uint64_t, pub __dr3: __uint64_t, pub __dr4: __uint64_t, pub __dr5: __uint64_t, pub __dr6: __uint64_t, pub __dr7: __uint64_t, }

Fields

Trait Implementations

impl Debug for __darwin_x86_debug_state64
[src]

Formats the value using the given formatter.

impl Copy for __darwin_x86_debug_state64
[src]

impl Clone for __darwin_x86_debug_state64
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more