Struct gmime_sys::GMimeAutocryptHeaderList[][src]

#[repr(C)]
pub struct GMimeAutocryptHeaderList { pub parent_object: GObject, pub array: *mut GPtrArray, }

Fields

Trait Implementations

impl Copy for GMimeAutocryptHeaderList
[src]

impl Clone for GMimeAutocryptHeaderList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeAutocryptHeaderList
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeAutocryptHeaderList

impl !Sync for GMimeAutocryptHeaderList