Struct gmime_sys::GMimeAutocryptHeaderList [−][src]
#[repr(C)]pub struct GMimeAutocryptHeaderList { pub parent_object: GObject, pub array: *mut GPtrArray, }
Fields
parent_object: GObject
array: *mut GPtrArray
Trait Implementations
impl Copy for GMimeAutocryptHeaderList
[src]
impl Copy for GMimeAutocryptHeaderList
impl Clone for GMimeAutocryptHeaderList
[src]
impl Clone for GMimeAutocryptHeaderList
fn clone(&self) -> GMimeAutocryptHeaderList
[src]
fn clone(&self) -> GMimeAutocryptHeaderList
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GMimeAutocryptHeaderList
[src]
impl Debug for GMimeAutocryptHeaderList
Auto Trait Implementations
impl !Send for GMimeAutocryptHeaderList
impl !Send for GMimeAutocryptHeaderList
impl !Sync for GMimeAutocryptHeaderList
impl !Sync for GMimeAutocryptHeaderList