[−][src]Type Definition gstreamer_base_sys::GstCollectPadsQueryFunction
type GstCollectPadsQueryFunction = Option<unsafe extern "C" fn(_: *mut GstCollectPads, _: *mut GstCollectData, _: *mut GstQuery, _: gpointer) -> gboolean>;