NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
CompileOptions Struct Reference

List of built-in capabilities. More...

Data Fields

const char * name
 Option name.
 
int enabled
 0 Disabled, 1 Enabled, 2 Devel only
 

Detailed Description

List of built-in capabilities.

Definition at line 121 of file version.c.

Field Documentation

◆ name

const char* CompileOptions::name

Option name.

Definition at line 123 of file version.c.

◆ enabled

int CompileOptions::enabled

0 Disabled, 1 Enabled, 2 Devel only

Definition at line 124 of file version.c.


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