NeoMutt
2024-11-14-151-g38259e
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
expando_pgp.h
Go to the documentation of this file.
1
23
#ifndef MUTT_NCRYPT_EXPANDO_PGP_H
24
#define MUTT_NCRYPT_EXPANDO_PGP_H
25
26
#include "
expando/lib.h
"
27
28
extern
const
struct
ExpandoRenderCallback
PgpEntryRenderCallbacks
[];
29
30
#endif
/* MUTT_NCRYPT_EXPANDO_PGP_H */
lib.h
Parse Expando string.
PgpEntryRenderCallbacks
const struct ExpandoRenderCallback PgpEntryRenderCallbacks[]
PgpEntryRenderCallbacks- Callbacks for PGP Key Expandos.
Definition:
expando_pgp.c:331
ExpandoRenderCallback
Definition:
render.h:76