Struct gmime_sys::GMimeCertificateList[][src]

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

Fields

Trait Implementations

impl Copy for GMimeCertificateList
[src]

impl Clone for GMimeCertificateList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeCertificateList
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeCertificateList

impl !Sync for GMimeCertificateList