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