Modules
std
posix
TCSA
enum TCSA
[src]
Fields
NOW
DRAIN
FLUSH
_
Source
pub const TCSA = enum(c_uint) { NOW, DRAIN, FLUSH, _, }