Struct gmime_sys::GMimeFilterWindows[][src]

#[repr(C)]
pub struct GMimeFilterWindows { pub parent_object: GMimeFilter, pub is_windows: gboolean, pub claimed_charset: *mut c_char, }

Fields

Trait Implementations

impl Copy for GMimeFilterWindows
[src]

impl Clone for GMimeFilterWindows
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterWindows
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterWindows

impl !Sync for GMimeFilterWindows