Struct gio_sys::GInputVector [−][src]
Fields
buffer: gpointer
size: size_t
Trait Implementations
impl Copy for GInputVector[src]
impl Copy for GInputVectorimpl Clone for GInputVector[src]
impl Clone for GInputVectorfn clone(&self) -> GInputVector[src]
fn clone(&self) -> GInputVectorReturns 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 GInputVector[src]
impl Debug for GInputVectorAuto Trait Implementations
impl !Send for GInputVector
impl !Send for GInputVectorimpl !Sync for GInputVector
impl !Sync for GInputVector