PatchworkOS  621ae6b
A non-POSIX operating system.
Loading...
Searching...
No Matches
section_entry_t Struct Reference

#include <manifest.h>

Collaboration diagram for section_entry_t:

Data Fields

char key [MANIFEST_STRING_MAX]
 
char value [MANIFEST_STRING_MAX]
 

Detailed Description

Definition at line 68 of file manifest.h.

Field Documentation

◆ key

char section_entry_t::key[MANIFEST_STRING_MAX]

Definition at line 70 of file manifest.h.

◆ value

char section_entry_t::value[MANIFEST_STRING_MAX]

Definition at line 71 of file manifest.h.


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