Function gstreamer::iterator::rs_iterator_resync

source ยท
unsafe extern "C" fn rs_iterator_resync<T, I: IteratorImpl<T>>(
    it: *mut GstIterator,
)
where for<'a> T: FromValue<'a> + StaticType + ToValue + Send + 'static,