list_next

extern (C++) nothrow @safe @nogc
list_t
list_next
(
list_t list
)

Return Value

Type: list_t

pointer to next entry in list.

Suggestion Box / Bug Report