NeoMutt  2025-12-11-769-g906513
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
PatternFunctionData Struct Reference

Data passed to Pattern worker functions. More...

#include "functions.h"

+ Collaboration diagram for PatternFunctionData:

Data Fields

struct NeoMuttn
 NeoMutt application data.
 
struct PatternDatapd
 Pattern data.
 

Detailed Description

Data passed to Pattern worker functions.

Definition at line 32 of file functions.h.

Field Documentation

◆ n

struct NeoMutt* PatternFunctionData::n

NeoMutt application data.

Definition at line 34 of file functions.h.

◆ pd

struct PatternData* PatternFunctionData::pd

Pattern data.

Definition at line 35 of file functions.h.


The documentation for this struct was generated from the following file: