Struct vips_sys::cpu_set_t [−][src]
#[repr(C)]pub struct cpu_set_t { pub __bits: [__cpu_mask; 16], }
Fields
__bits: [__cpu_mask; 16]
Trait Implementations
impl Debug for cpu_set_t
[src]
impl Debug for cpu_set_t
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for cpu_set_t
[src]
impl Copy for cpu_set_t
impl Clone for cpu_set_t
[src]
impl Clone for cpu_set_t