Rizin
unix-like reverse engineering framework and cli tools
uv_udp_send_s Struct Reference

#include <uv.h>

Public Attributes

UV_REQ_FIELDS uv_udp_thandle
 
uv_udp_send_cb cb
 

Detailed Description

Definition at line 654 of file uv.h.

Member Data Documentation

◆ cb

uv_udp_send_cb uv_udp_send_s::cb

Definition at line 657 of file uv.h.

◆ handle

UV_REQ_FIELDS uv_udp_t* uv_udp_send_s::handle

Definition at line 656 of file uv.h.


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