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

type GstIteratorFoldFunction = Option<extern "C" fn(item: *const GValue, ret: *mut GValue, user_data: gpointer) -> gboolean>;