Struct glib_sys::GArray [] [src]

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

Fields

Trait Implementations

impl Debug for GArray
[src]

[src]

Formats the value using the given formatter.