list_build

Build a list out of the null-terminated argument list.

extern (C++) nothrow @safe @trusted
list_t
list_build
(
void* p
,)

Return Value

Type: list_t

generated list

Suggestion Box / Bug Report