[][src]Type Definition gstreamer_base_sys::GstCollectPadsBufferFunction

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