Type Definition gst::ffi::GstIteratorItemFunction [−][src]
type GstIteratorItemFunction = Option<extern "C" fn(it: *mut GstIterator, item: *const GValue) -> GstIteratorItem>;
type GstIteratorItemFunction = Option<extern "C" fn(it: *mut GstIterator, item: *const GValue) -> GstIteratorItem>;