⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

set_termios

Function set_termios 

Source
pub fn set_termios(new_termios: &KernelTermios)
Expand description

Set the terminal attributes (from TCSETS/TCSETSW/TCSETSF ioctl).