|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Terminal function stubs for WASM (not needed for mirror mode) More...
Go to the source code of this file.
Functions | |
| asciichat_error_t | terminal_get_size (terminal_size_t *size) |
Terminal function stubs for WASM (not needed for mirror mode)
Definition in file platform/wasm/stubs/terminal.c.
| asciichat_error_t terminal_get_size | ( | terminal_size_t * | size | ) |
Definition at line 10 of file platform/wasm/stubs/terminal.c.
Referenced by action_show_capabilities_immediate(), discovery_status_display(), options_config_print_options_sections_with_width(), options_print_help_for_mode(), sdp_detect_terminal_capabilities(), and terminal_screen_render().