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

#include <uv.h>

Public Attributes

UV_REQ_FIELDS uv_stream_thandle
 
uv_shutdown_cb cb
 

Detailed Description

Definition at line 420 of file uv.h.

Member Data Documentation

◆ cb

uv_shutdown_cb uv_shutdown_s::cb

Definition at line 423 of file uv.h.

◆ handle

UV_REQ_FIELDS uv_stream_t* uv_shutdown_s::handle

Definition at line 422 of file uv.h.


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