[][src]Type Definition gstreamer_sys::GstStructureForeachFunc

type GstStructureForeachFunc = Option<unsafe extern "C" fn(_: GQuark, _: *const GValue, _: gpointer) -> gboolean>;