CNDP  22.08.0
kvargs_pair Struct Reference

#include <kvargs.h>

Data Fields

char * key
 
char * value
 

Detailed Description

A key/value association

Definition at line 66 of file kvargs.h.

Field Documentation

◆ key

char* key

the name (key) of the association

Definition at line 67 of file kvargs.h.

◆ value

char* value

the value associated to that key

Definition at line 68 of file kvargs.h.


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