Ejemplo n.º 1
0
 public static extern int SetAttributes(int fd, OptionalActions actions, ref TerminalState state);
Ejemplo n.º 2
0
 public static extern int GetAttributes(int fd, out TerminalState state);