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

type GstIteratorItemFunction = Option<extern "C" fn(it: *mut GstIterator, item: *const GValue) -> GstIteratorItem>;