Struct glib_sys::GPtrArray [] [src]

#[repr(C)]
pub struct GPtrArray { pub pdata: *mut gpointer, pub len: c_uint, }

Fields