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

get_termios_snapshot

Function get_termios_snapshot 

Source
pub fn get_termios_snapshot() -> KernelTermios
Expand description

Get a snapshot of the current termios (for the ioctl handler).