Type Definition gstreamer_sys::GstMetaFreeFunction[][src]

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