[][src]Type Definition gstreamer_sys::GstTagForeachFunc

type GstTagForeachFunc = Option<unsafe extern "C" fn(_: *const GstTagList, _: *const c_char, _: gpointer)>;