Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

termio

Declaration

Source position: ioctl_typesh.inc line 16

type termio = record

  c_iflag: Word;

  c_oflag: Word;

  c_cflag: Word;

  c_lflag: Word;

  c_line: Byte;

  c_cc: array [0..(NCC)-1] of Byte;

end;


Documentation generated on: 2023-03-18