Gst.Iterator.prototype.free

function free():void {
    // Gjs wrapper for gst_iterator_free()
}

Free the iterator.

MT safe.