Type Definition gstreamer_sys::GstMetaFreeFunction[][src]

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