Type Definition gstreamer_sys::GstTagForeachFunc[][src]

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