NN_LIST_NOTINLIST

Undefined value for initializing a list item which is not part of a list.

extern (C) @system nothrow @nogc
enum NN_LIST_NOTINLIST = cast(const(nn_list_item)*)-1;

Meta