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

#include <rz_core.h>

Public Attributes

int x
 
int y
 
int w
 
int h
 
char * cmd
 

Detailed Description

Definition at line 246 of file rz_core.h.

Member Data Documentation

◆ cmd

char* RzCoreGadget::cmd

Definition at line 251 of file rz_core.h.

◆ h

int RzCoreGadget::h

Definition at line 250 of file rz_core.h.

◆ w

int RzCoreGadget::w

Definition at line 249 of file rz_core.h.

◆ x

int RzCoreGadget::x

Definition at line 247 of file rz_core.h.

◆ y

int RzCoreGadget::y

Definition at line 248 of file rz_core.h.


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