4 lines
51 B
C
4 lines
51 B
C
#pragma once
|
|
|
|
int set_terminal_attributes(int fd);
|
#pragma once
|
|
|
|
int set_terminal_attributes(int fd);
|