enum TCSA [src]

Alias for std.posix.TCSA

Fields

NOW
DRAIN
FLUSH
_

Source

pub const TCSA = enum(c_uint) { NOW, DRAIN, FLUSH, _, }