libc

Function tcgetattr

source
pub unsafe extern "C" fn tcgetattr(
    fd: c_int,
    termios: *mut termios,
) -> c_int