WPILibC++ 2023.4.3-108-ge5452e3
uv_env_item_s Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpinet/src/main/native/thirdparty/libuv/include/uv.h>

Public Attributes

char * name
 
char * value
 

Member Data Documentation

◆ name

char* uv_env_item_s::name

◆ value

char* uv_env_item_s::value

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