_NEWINDEX

this value is used in the oldindex field to mark lines created by insertions and scrolls.

extern (C)
enum _NEWINDEX = -1;

Meta