100
100
sys_after_update_func after_update; /**< Function pointer triggered after the variable's value is updated */
101
101
struct option *option_limits; /**< Updated by by set_var_init() */
102
102
bool m_allow_empty_value; /**< Does variable allow an empty value? */