Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
Go to the source code of this file.
Data Structures | |
struct | rawmode_arg_t |
struct | ttymode_callback_args |
struct | query_args |
Macros | |
#define | SET_LAST_ERROR (0) |
#define | GetReadFD(fptr) ((fptr)->fd) |
#define | GetWriteFD(fptr) get_write_fd(fptr) |
#define | FD_PER_IO 2 |
#define | console_check_winsize_changed rb_f_notimplement |
#define | console_key_pressed_p rb_f_notimplement |
#define | CONSOLE_DEVICE_FOR_READING CONSOLE_DEVICE |
Functions | |
void | Init_console (void) |
void | InitVM_console (void) |
#define console_check_winsize_changed rb_f_notimplement |
#define CONSOLE_DEVICE_FOR_READING CONSOLE_DEVICE |
#define console_key_pressed_p rb_f_notimplement |