Struct gobject_sys::GClosureNotifyData
[−]
[src]
#[repr(C)]pub struct GClosureNotifyData { pub data: gpointer, pub notify: GClosureNotify, }
Fields
data: gpointer
notify: GClosureNotify