Type Definition gst::ffi::GstStructureForeachFunc [−][src]
type GstStructureForeachFunc = Option<extern "C" fn(field_id: GQuark, value: *const GValue, user_data: gpointer) -> gboolean>;
type GstStructureForeachFunc = Option<extern "C" fn(field_id: GQuark, value: *const GValue, user_data: gpointer) -> gboolean>;