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

#include <uv.h>

Public Attributes

UV_HANDLE_FIELDS uv_exit_cb exit_cb
 
int pid
 

Detailed Description

Definition at line 1048 of file uv.h.

Member Data Documentation

◆ exit_cb

UV_HANDLE_FIELDS uv_exit_cb uv_process_s::exit_cb

Definition at line 1050 of file uv.h.

◆ pid

int uv_process_s::pid

Definition at line 1051 of file uv.h.

Referenced by main().


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