GVM User Suite
User tools for the GVM open source project.
Data Fields
toml_keyval_t Struct Reference

Data Fields

const char * key
 
const char * val
 

Detailed Description

Definition at line 282 of file toml.c.

Field Documentation

◆ key

const char* toml_keyval_t::key

Definition at line 283 of file toml.c.

◆ val

const char* toml_keyval_t::val

Definition at line 284 of file toml.c.


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