list_copy

Copy a list and return it.

extern (C++) nothrow @safe @nogc @trusted
list_t
list_copy
(
list_t list
)

Meta