WPILibC++ 2024.3.2
uv_group_s Struct Reference

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

Public Attributes

char * groupname
 
unsigned long gid
 
char ** members
 

Member Data Documentation

◆ gid

unsigned long uv_group_s::gid

◆ groupname

char* uv_group_s::groupname

◆ members

char** uv_group_s::members

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