memcached_string_st
extern (C)
struct memcached_string_st {
}
Members
- options_type
struct options_type
Undocumented in source.
- current_size
size_t current_size;
Undocumented in source.
- end
char* end;
Undocumented in source.
- options
options_type options;
Undocumented in source.
- root
memcached_st* root;
Undocumented in source.
- string
char* string;
Undocumented in source.
memcache structd
aliasesstructs