Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
uv_work_s Struct Reference

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

Public Attributes

UV_REQ_FIELDS uv_loop_tloop
 
uv_work_cb work_cb
 
uv_after_work_cb after_work_cb
 

Member Data Documentation

◆ after_work_cb

uv_after_work_cb uv_work_s::after_work_cb

◆ loop

UV_REQ_FIELDS uv_loop_t* uv_work_s::loop

◆ work_cb

uv_work_cb uv_work_s::work_cb

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