[][src]Type Definition irssi_sys::GCompareFunc

type GCompareFunc = Option<unsafe extern "C" fn(a: gconstpointer, b: gconstpointer) -> gint>;