RPP_ECHO_OFF

Turn off echo (default).

extern (C) nothrow @nogc
enum RPP_ECHO_OFF = 0x00;

Meta