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

type GstMetaFreeFunction = Option<extern "C" fn(meta: *mut GstMeta, buffer: *mut GstBuffer)>;