Type Definition gstreamer_sys::GstMetaFreeFunction

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