Struct gmime_sys::GMimeFilterEnriched[][src]

#[repr(C)]
pub struct GMimeFilterEnriched { pub parent_object: GMimeFilter, pub flags: u32, pub nofill: c_int, }

Fields

Trait Implementations

impl Copy for GMimeFilterEnriched
[src]

impl Clone for GMimeFilterEnriched
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterEnriched
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterEnriched

impl !Sync for GMimeFilterEnriched