24#ifndef MUTT_CORE_CONFIG_CACHE_H
25#define MUTT_CORE_CONFIG_CACHE_H
const char * cc_charset(void)
Get the cached value of $charset.
const char * cc_maildir_field_delimiter(void)
Get the cached value of $maildir_field_delimiter.
void config_cache_cleanup(void)
Cleanup the cache of charset config variables.
const struct Slist * cc_assumed_charset(void)
Get the cached value of $assumed_charset.