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

#include <uv.h>

Public Attributes

UV_REQ_FIELDS uv_write_cb cb
 
uv_stream_tsend_handle
 
uv_stream_thandle
 

Detailed Description

Definition at line 525 of file uv.h.

Member Data Documentation

◆ cb

UV_REQ_FIELDS uv_write_cb uv_write_s::cb

Definition at line 527 of file uv.h.

◆ handle

uv_stream_t* uv_write_s::handle

Definition at line 529 of file uv.h.

◆ send_handle

uv_stream_t* uv_write_s::send_handle

Definition at line 528 of file uv.h.


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