RPP_STDIN

Read from stdin, not /dev/tty

extern (C) nothrow @nogc
enum RPP_STDIN = 0x20;

Meta