Function julia_sys::tcsetattr [] [src]

pub unsafe extern "C" fn tcsetattr(
    __fd: c_int,
    __optional_actions: c_int,
    __termios_p: *const termios
) -> c_int