Type Definition gstreamer_sys::GstTagForeachFunc[][src]

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