Type Definition gobject_sys::GClosureNotify[][src]

type GClosureNotify = Option<unsafe extern "C" fn(_: gpointer, _: *mut GClosure)>;