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

type GstMetaInitFunction = Option<extern "C" fn(meta: *mut GstMeta, params: gpointer, buffer: *mut GstBuffer) -> gboolean>;