list_prependdata

Prepend integer item to list.

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