Struct gmime_sys::GMimeReferences[][src]

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

Fields

Trait Implementations

impl Copy for GMimeReferences
[src]

impl Clone for GMimeReferences
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeReferences
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeReferences

impl !Sync for GMimeReferences