[][src]Type Definition gstreamer_sys::GstIteratorNextFunction

type GstIteratorNextFunction = Option<unsafe extern "C" fn(_: *mut GstIterator, _: *mut GValue) -> GstIteratorResult>;