[][src]Type Definition gstreamer_sys::GstMetaFreeFunction

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