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