Struct glib_sys::GByteArray [] [src]

#[repr(C)]
pub struct GByteArray { pub data: *mut u8, pub len: c_uint, }

Fields

Trait Implementations

impl Debug for GByteArray
[src]

[src]

Formats the value using the given formatter.