Type Definition gstreamer_base_sys::GstCollectPadsEventFunction[][src]

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