libc::termios

T_vtdly

enum T_vtdly : const char
{
	VT0 = 0b0,
	VT1 = 0b1,
}

Values & Associated values

Methods