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

#include <rz_io.h>

Public Attributes

ut64 magic
 
int pid
 
int tid
 
void * data
 

Detailed Description

Definition at line 107 of file rz_io.h.

Member Data Documentation

◆ data

void* RzIODescData::data

Definition at line 111 of file rz_io.h.

Referenced by test_group_name.GroupTest::run().

◆ magic

ut64 RzIODescData::magic

Definition at line 108 of file rz_io.h.

Referenced by __getpid().

◆ pid

int RzIODescData::pid

Definition at line 109 of file rz_io.h.

Referenced by __getpid().

◆ tid

int RzIODescData::tid

Definition at line 110 of file rz_io.h.


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