Type Definition gstreamer_sys::GstTagMergeFunc

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