Type Definition glib_sys::GDataForeachFunc

source ·
pub type GDataForeachFunc = Option<unsafe extern "C" fn(_: GQuark, _: gpointer, _: gpointer)>;