Type Definition gstreamer_base_sys::GstCollectPadsFunction[][src]

type GstCollectPadsFunction = Option<unsafe extern "C" fn(_: *mut GstCollectPads, _: gpointer) -> GstFlowReturn>;