RADLib
RADical C++ application framework
rad_boot_arg Struct Reference

#include <radekernel.h>

Public Attributes

char key [RAD_BOOT_MAX_STRING]
 
char value [RAD_BOOT_MAX_STRING]
 

Member Data Documentation

◆ key

char rad_boot_arg::key[RAD_BOOT_MAX_STRING]

◆ value

char rad_boot_arg::value[RAD_BOOT_MAX_STRING]

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