Function gst::ffi::gst_iterator_new_list [−][src]
pub unsafe extern "C" fn gst_iterator_new_list(
_type: GType,
lock: *mut GMutex,
master_cookie: *mut guint32,
list: *mut *mut GList,
owner: *mut GObject,
item: GstIteratorItemFunction
) -> *mut GstIterator