Type Definition gst::ffi::GCompareFunc[][src]

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