list_nitems

Count up and return number of items in list.

extern (C++) nothrow @safe @nogc
int
list_nitems
(
list_t list
)

Return Value

Type: int

of entries in list

Suggestion Box / Bug Report