Struct gmime_sys::GMimeFilterStrip [−][src]
#[repr(C)]pub struct GMimeFilterStrip { pub parent_object: GMimeFilter, pub lwsp: *mut c_void, }
Fields
parent_object: GMimeFilter
lwsp: *mut c_void
Trait Implementations
impl Copy for GMimeFilterStrip
[src]
impl Copy for GMimeFilterStrip
impl Clone for GMimeFilterStrip
[src]
impl Clone for GMimeFilterStrip
fn clone(&self) -> GMimeFilterStrip
[src]
fn clone(&self) -> GMimeFilterStrip
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GMimeFilterStrip
[src]
impl Debug for GMimeFilterStrip
Auto Trait Implementations
impl !Send for GMimeFilterStrip
impl !Send for GMimeFilterStrip
impl !Sync for GMimeFilterStrip
impl !Sync for GMimeFilterStrip