NeoMutt
2025-01-09-117-gace867
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
expando.h
Go to the documentation of this file.
1
23
#ifndef MUTT_ATTACH_EXPANDO_H
24
#define MUTT_ATTACH_EXPANDO_H
25
26
#include "
expando/lib.h
"
27
28
extern
const
struct
ExpandoRenderCallback
AttachRenderCallbacks
[];
29
30
#endif
/* MUTT_ATTACH_EXPANDO_H */
AttachRenderCallbacks
const struct ExpandoRenderCallback AttachRenderCallbacks[]
Callbacks for Attachment Expandos.
Definition:
expando.c:375
lib.h
Parse Expando string.
ExpandoRenderCallback
Definition:
render.h:76