[][src]Type Definition glib_sys::GCompareFunc

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