Function lrs::syscall::ioctl_tcxonc

Executes ioctl with the TCXONC option.

Syntax

fn ioctl_tcxonc(fd: i32, how: u32) -> i32

Arguments

NameDescription
fd

The file descriptor on which to operate.

how

What to disable/enable.

See also