pub const TIOCSPTLCK: IoctlReqWrite<PtyControllerDevice, int>;Expand description
ioctl request for setting or removing the lock on the terminal device
associated with a PtyControllerDevice.
pub const TIOCSPTLCK: IoctlReqWrite<PtyControllerDevice, int>;ioctl request for setting or removing the lock on the terminal device
associated with a PtyControllerDevice.