[][src]Type Definition gstreamer_base_sys::GstCollectPadsCompareFunction

type GstCollectPadsCompareFunction = Option<unsafe extern "C" fn(_: *mut GstCollectPads, _: *mut GstCollectData, _: GstClockTime, _: *mut GstCollectData, _: GstClockTime, _: gpointer) -> c_int>;