NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MixmasterFunction Struct Reference

A NeoMutt function. More...

#include "functions.h"

+ Collaboration diagram for MixmasterFunction:

Data Fields

int op
 Op code, e.g. OP_MIX_USE.
 
mixmaster_function_t function
 Function to call.
 

Detailed Description

A NeoMutt function.

Definition at line 44 of file functions.h.

Field Documentation

◆ op

int MixmasterFunction::op

Op code, e.g. OP_MIX_USE.

Definition at line 46 of file functions.h.

◆ function

mixmaster_function_t MixmasterFunction::function

Function to call.

Definition at line 47 of file functions.h.


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