Struct glib_sys::GByteArray [−][src]
Fields
data: *mut u8
len: c_uint
Trait Implementations
impl Copy for GByteArray[src]
impl Copy for GByteArrayimpl Clone for GByteArray[src]
impl Clone for GByteArrayfn clone(&self) -> GByteArray[src]
fn clone(&self) -> GByteArrayReturns 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 GByteArray[src]
impl Debug for GByteArrayAuto Trait Implementations
impl !Send for GByteArray
impl !Send for GByteArrayimpl !Sync for GByteArray
impl !Sync for GByteArray