Type Definition glib_sys::GEqualFunc[][src]

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