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