Struct gio_sys::GInputVector [−][src]
#[repr(C)]pub struct GInputVector { pub buffer: gpointer, pub size: size_t, }
Fields
buffer: gpointersize: size_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GInputVectorimpl !Send for GInputVectorimpl !Sync for GInputVectorimpl Unpin for GInputVectorimpl UnwindSafe for GInputVectorBlanket Implementations
Mutably borrows from an owned value. Read more