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