Type Definition glib_sys::GDataForeachFunc
[−]
[src]
type GDataForeachFunc = Option<unsafe extern "C" fn(_: GQuark, _: gpointer, _: gpointer)>;