[][src]Type Definition gst::ffi::GstIteratorForeachFunction

type GstIteratorForeachFunction = Option<extern "C" fn(item: *const GValue, user_data: gpointer)>;