[][src]Type Definition glib_sys::GEqualFunc

type GEqualFunc = Option<unsafe extern "C" fn(_: gconstpointer, _: gconstpointer) -> gboolean>;