Type Definition gstreamer_sys::GstTagMergeFunc[][src]

type GstTagMergeFunc = Option<unsafe extern "C" fn(_: *mut GValue, _: *const GValue)>;