Struct glib_sys::GPrivate [] [src]

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

Fields