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

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