Function libc::tcsetattr [] [src]

pub unsafe extern fn tcsetattr(
    fd: c_int,
    optional_actions: c_int,
    termios: *const termios
) -> c_int