Function rustix::termios::tcsetwinsize
source · Expand description
tcsetwinsize(fd)
—Set the current terminal window size.
Also known as the TIOCSWINSZ
operation with ioctl
.
tcsetwinsize(fd)
—Set the current terminal window size.
Also known as the TIOCSWINSZ
operation with ioctl
.