Struct gmime_sys::GMimeStreamIOVector [−][src]
Fields
data: *mut c_void
len: size_t
Trait Implementations
impl Copy for GMimeStreamIOVector
[src]
impl Copy for GMimeStreamIOVector
impl Clone for GMimeStreamIOVector
[src]
impl Clone for GMimeStreamIOVector
fn clone(&self) -> GMimeStreamIOVector
[src]
fn clone(&self) -> GMimeStreamIOVector
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 GMimeStreamIOVector
[src]
impl Debug for GMimeStreamIOVector
Auto Trait Implementations
impl !Send for GMimeStreamIOVector
impl !Send for GMimeStreamIOVector
impl !Sync for GMimeStreamIOVector
impl !Sync for GMimeStreamIOVector