Struct glib_sys::GPtrArray [] [src]

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

Fields

Trait Implementations

impl Debug for GPtrArray
[src]

[src]

Formats the value using the given formatter.