WPILibC++ 2025.0.0-alpha-1-36-gfc44737
uv_write_s Struct Reference

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

Public Attributes

UV_REQ_FIELDS uv_write_cb cb
 
uv_stream_tsend_handle
 
uv_stream_thandle
 

Member Data Documentation

◆ cb

UV_REQ_FIELDS uv_write_cb uv_write_s::cb

◆ handle

uv_stream_t* uv_write_s::handle

◆ send_handle

uv_stream_t* uv_write_s::send_handle

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