Struct gmime_sys::GMimeFilterUnix2Dos[][src]

#[repr(C)]
pub struct GMimeFilterUnix2Dos { pub parent_object: GMimeFilter, pub ensure_newline: gboolean, pub pc: c_char, }

Fields

Trait Implementations

impl Copy for GMimeFilterUnix2Dos
[src]

impl Clone for GMimeFilterUnix2Dos
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterUnix2Dos
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterUnix2Dos

impl !Sync for GMimeFilterUnix2Dos