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

#include <dsmsgs.h>

Public Attributes

struct DShdr hdr
 
st32 argc
 
st32 envc
 
char cmdline [DS_DATA_MAX_SIZE]
 

Detailed Description

Definition at line 288 of file dsmsgs.h.

Member Data Documentation

◆ argc

st32 DStMsg_load_t::argc

Definition at line 290 of file dsmsgs.h.

◆ cmdline

char DStMsg_load_t::cmdline[DS_DATA_MAX_SIZE]

Definition at line 292 of file dsmsgs.h.

◆ envc

st32 DStMsg_load_t::envc

Definition at line 291 of file dsmsgs.h.

◆ hdr

struct DShdr DStMsg_load_t::hdr

Definition at line 284 of file dsmsgs.h.


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