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