Type Definition gstreamer_base_sys::GstCollectPadsEventFunction
source · pub type GstCollectPadsEventFunction = Option<unsafe extern "C" fn(_: *mut GstCollectPads, _: *mut GstCollectData, _: *mut GstEvent, _: gpointer) -> gboolean>;