Struct gobject_sys::GClosureNotifyData [] [src]

#[repr(C)]
pub struct GClosureNotifyData { pub data: gpointer, pub notify: GClosureNotify, }

Fields