|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Context for boolean field updates in RCU updater callback. More...
Data Fields | |
| const char * | field_name |
| Name of the field to update. | |
| bool | value |
| New value to set. | |
| const char* bool_field_ctx_t::field_name |
Name of the field to update.
Definition at line 474 of file rcu.c.
Referenced by options_set_bool().