Type Definition gstreamer_base_sys::GstCollectPadsClipFunction [] [src]

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