Type Definition GstIteratorResyncFunction
gst::ffi
type GstIteratorResyncFunction = Option<extern "C" fn(it: *mut GstIterator)>;