Struct glib_sys::GPrivate
[−]
[src]
#[repr(C)]pub struct GPrivate { pub p: gpointer, pub notify: GDestroyNotify, pub future: [gpointer; 2], }
Fields
p: gpointer
notify: GDestroyNotify
future: [gpointer; 2]