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

#include <rz_event.h>

Public Attributes

const char * class_name
 
int attr_type
 
const char * attr_id
 

Detailed Description

Definition at line 64 of file rz_event.h.

Member Data Documentation

◆ attr_id

const char* rz_event_class_attr_t::attr_id

Definition at line 67 of file rz_event.h.

◆ attr_type

int rz_event_class_attr_t::attr_type

Definition at line 66 of file rz_event.h.

◆ class_name

const char* rz_event_class_attr_t::class_name

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