termios
0.3.3
In termios::
ffi
Functions
cfgetispeed
cfgetospeed
cfmakeraw
cfsetispeed
cfsetospeed
cfsetspeed
tcdrain
tcflow
tcflush
tcgetattr
tcgetsid
tcsendbreak
tcsetattr
termios
::
ffi
Function
tcgetattr
Copy item path
Settings
Help
Summary
Source
pub unsafe extern "C" fn tcgetattr( fd:
c_int
, termios_p:
*mut
termios
, ) ->
c_int