list_insert

Insert item into list at nth position.

extern (C++) nothrow @nogc
list_insert
(,
void* ptr
,
int n
)

Meta