librelic::prelude::libc

Function tcgetattr

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