MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / list_concat

Function list_concat

src/include/list.h:165–172  ·  view source on GitHub ↗

* list_concat - concatenate the entries from a list to another list. * @src: the source list; the entries in the source list will be deleted. * @dest: the destination list. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

reorder_runs_recurseFunction · 0.85

Calls 3

list_emptyFunction · 0.85
list_delFunction · 0.85
list_add_tailFunction · 0.85

Tested by

no test coverage detected