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