mail-index-alloc-cache.h revision 0cfdf8ba03034ffe98abe73c21fdb69e5c0a4509
#ifndef MAIL_INDEX_ALLOC_CACHE_H
#define MAIL_INDEX_ALLOC_CACHE_H
/* If using in-memory indexes, give index_dir=NULL. */
mail_index_alloc_cache_get(const char *mailbox_path,
void mail_index_alloc_cache_destroy_unrefed(void);
/* internal: */
#endif