GstIteratorCopyFunction

This function will be called when creating a copy of it and should create a copy of all custom iterator fields or increase their reference counts.

alias GstIteratorCopyFunction = void function(GstIterator* it, GstIterator* copy)