Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_io.h>
Public Attributes | |
ut64 | magic |
int | pid |
int | tid |
void * | data |
void* RzIODescData::data |
Definition at line 111 of file rz_io.h.
Referenced by test_group_name.GroupTest::run().
ut64 RzIODescData::magic |
Definition at line 108 of file rz_io.h.
Referenced by __getpid().
int RzIODescData::pid |
Definition at line 109 of file rz_io.h.
Referenced by __getpid().