NeoMutt  2025-09-05-2-g4bf191
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
expando.h
Go to the documentation of this file.
1
23#ifndef MUTT_COMPOSE_EXPANDO_H
24#define MUTT_COMPOSE_EXPANDO_H
25
26#include "expando/lib.h" // IWYU pragma: keep
27
28extern const struct ExpandoRenderCallback ComposeRenderCallbacks[]; // IWYU pragma: keep
29
30#endif /* MUTT_COMPOSE_EXPANDO_H */
const struct ExpandoRenderCallback ComposeRenderCallbacks[]
Callbacks for Compose Expandos.
Definition: expando.c:103
Parse Expando string.