Type Definition gst::ffi::GstMetaTransformFunction[][src]

type GstMetaTransformFunction = Option<extern "C" fn(transbuf: *mut GstBuffer, meta: *mut GstMeta, buffer: *mut GstBuffer, _type: GQuark, data: gpointer) -> gboolean>;