ELinks 0.18.0
|
Some minimal option cache. More...
#include <options.h>
Data Fields | |
int | id |
const char * | name |
Related Symbols | |
(Note that these are not member symbols.) | |
int | commit_option_values (struct option_resolver *resolvers, struct option *root, union option_value *values, int size) |
void | checkout_option_values (struct option_resolver *resolvers, struct option *root, union option_value *values, int size) |
Some minimal option cache.
|
|
int option_resolver::id |
const char* option_resolver::name |