Function libc::tcgetattr

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