list_appenddata

Append integer item to list.

extern (C++) nothrow @safe @nogc
void
list_appenddata
(
list_t* plist
,
int d
)
Suggestion Box / Bug Report