Struct cups_sys::fssearchblock
[−]
[src]
#[repr(C)]pub struct fssearchblock { /* fields omitted */ }
Trait Implementations
impl Debug for fssearchblock
[src]
impl Copy for fssearchblock
[src]
impl Clone for fssearchblock
[src]
fn clone(&self) -> fssearchblock
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more