list_prependdata

Prepend integer item to list.

nothrow @safe @nogc
void
list_prependdata
(
list_t* plist
,
int d
)

Meta