list_reverse

Reverse a list in place.

extern (C++) nothrow @safe @nogc
list_t
list_reverse
(
list_t l
)
Suggestion Box / Bug Report