Type Definition gst::ffi::GstMetaFreeFunction [−][src]
type GstMetaFreeFunction = Option<extern "C" fn(meta: *mut GstMeta, buffer: *mut GstBuffer)>;
type GstMetaFreeFunction = Option<extern "C" fn(meta: *mut GstMeta, buffer: *mut GstBuffer)>;