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

set_winsize

Function set_winsize 

Source
pub fn set_winsize(new_ws: &KernelWinsize)
Expand description

Set the window size (from TIOCSWINSZ ioctl).