Skip to main content

tcgetattr

Function tcgetattr 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn tcgetattr( fd: c_int, out: *mut termios, ) -> c_int
Expand description