Struct gio_sys::GInputVector[][src]

#[repr(C)]
pub struct GInputVector { pub buffer: gpointer, pub size: size_t, }

Fields

Trait Implementations

impl Copy for GInputVector
[src]

impl Clone for GInputVector
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GInputVector
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GInputVector

impl !Sync for GInputVector