termios
::
ffi
Functions
cfgetispeed
cfgetospeed
cfmakeraw
cfsetispeed
cfsetospeed
cfsetspeed
tcdrain
tcflow
tcflush
tcgetattr
tcgetsid
tcsendbreak
tcsetattr
termios
::
ffi
::
tcflow
[
−
]
[src]
pub unsafe extern fn tcflow(fd:
c_int
, action:
c_int
) ->
c_int