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 GMimeAutocryptHeaderListimpl Clone for GMimeAutocryptHeaderList[src]
impl Clone for GMimeAutocryptHeaderListfn clone(&self) -> GMimeAutocryptHeaderList[src]
fn clone(&self) -> GMimeAutocryptHeaderListReturns 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 GMimeAutocryptHeaderListAuto Trait Implementations
impl !Send for GMimeAutocryptHeaderList
impl !Send for GMimeAutocryptHeaderListimpl !Sync for GMimeAutocryptHeaderList
impl !Sync for GMimeAutocryptHeaderList