list_free

function list_free(list:[Gst.PluginFeature]):void {
    // Gjs wrapper for gst_plugin_feature_list_free()
}

Unrefs each member of list, then frees the list.

list

list of Gst.PluginFeature