list_copy

Copy a list and return it.

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

Meta