Struct gmime_sys::GMimeCertificateList [−][src]
#[repr(C)]pub struct GMimeCertificateList { pub parent_object: GObject, pub array: *mut GPtrArray, }
Fields
parent_object: GObject
array: *mut GPtrArray
Trait Implementations
impl Copy for GMimeCertificateList
[src]
impl Copy for GMimeCertificateList
impl Clone for GMimeCertificateList
[src]
impl Clone for GMimeCertificateList
fn clone(&self) -> GMimeCertificateList
[src]
fn clone(&self) -> GMimeCertificateList
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 GMimeCertificateList
[src]
impl Debug for GMimeCertificateList
Auto Trait Implementations
impl !Send for GMimeCertificateList
impl !Send for GMimeCertificateList
impl !Sync for GMimeCertificateList
impl !Sync for GMimeCertificateList