Rizin
unix-like reverse engineering framework and cli tools
io_w32dbg.c File Reference
#include <rz_types.h>

Go to the source code of this file.

Variables

RzIOPlugin rz_io_plugin_w32dbg
 
RZ_API RzLibStruct rizin_plugin
 

Variable Documentation

◆ rizin_plugin

RZ_API RzLibStruct rizin_plugin
Initial value:
= {
.type = RZ_LIB_TYPE_IO,
}
RzIOPlugin rz_io_plugin_w32dbg
Definition: io_w32dbg.c:215
@ RZ_LIB_TYPE_IO
Definition: rz_lib.h:69
#define RZ_VERSION
Definition: rz_version.h:8
const char * version
Definition: rz_io.h:117

Definition at line 221 of file io_w32dbg.c.

◆ rz_io_plugin_w32dbg

RzIOPlugin rz_io_plugin_w32dbg
Initial value:
= {
.name = NULL
}
#define NULL
Definition: cris-opc.c:27

Definition at line 215 of file io_w32dbg.c.