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

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