NeoMutt  2025-01-09-143-g47d522
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
KeyValue Struct Reference

Key/Value pairs. More...

#include "version.h"

Data Fields

const char * key
 
const char * value
 

Detailed Description

Key/Value pairs.

Definition at line 33 of file version.h.

Field Documentation

◆ key

const char* KeyValue::key

Definition at line 35 of file version.h.

◆ value

const char* KeyValue::value

Definition at line 36 of file version.h.


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