Struct gmime_sys::InternetAddressList[][src]

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

Fields

Trait Implementations

impl Copy for InternetAddressList
[src]

impl Clone for InternetAddressList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for InternetAddressList
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for InternetAddressList

impl !Sync for InternetAddressList