Type Definition panda_sys::GCompareFunc[][src]

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