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

#include <rz_egg.h>

Public Attributes

const char * name
 
const char * desc
 
int type
 
RzBuffer *(* build )(void *egg)
 

Detailed Description

Definition at line 22 of file rz_egg.h.

Member Data Documentation

◆ build

RzBuffer*(* rz_egg_plugin_t::build) (void *egg)

Definition at line 26 of file rz_egg.h.

◆ desc

const char* rz_egg_plugin_t::desc

Definition at line 24 of file rz_egg.h.

◆ name

◆ type


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