Struct cups_sys::__darwin_x86_debug_state32 [] [src]

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

Fields

Trait Implementations

impl Debug for __darwin_x86_debug_state32
[src]

[src]

Formats the value using the given formatter.

impl Copy for __darwin_x86_debug_state32
[src]

impl Clone for __darwin_x86_debug_state32
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more