Freeciv-3.3
|
Data Fields | |
void * | data |
uq_free_fn_t | free_data_func |
Definition at line 50 of file update_queue.c.
void* update_queue_data::data |
Definition at line 51 of file update_queue.c.
Referenced by update_queue_data_destroy(), update_queue_data_new(), and update_queue_has_callback_full().
uq_free_fn_t update_queue_data::free_data_func |
Definition at line 52 of file update_queue.c.
Referenced by update_queue_data_destroy(), update_queue_data_new(), and update_queue_has_callback_full().