Struct gmime_sys::GMimeFilterSmtpData[][src]

#[repr(C)]
pub struct GMimeFilterSmtpData { pub parent_object: GMimeFilter, pub bol: gboolean, }

Fields

Trait Implementations

impl Copy for GMimeFilterSmtpData
[src]

impl Clone for GMimeFilterSmtpData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterSmtpData
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterSmtpData

impl !Sync for GMimeFilterSmtpData