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

Public Attributes

const WCHAR *const wide
 
const WCHAR *const wide_eq
 
const size_t len
 

Detailed Description

Definition at line 40 of file process.c.

Member Data Documentation

◆ len

const size_t env_var::len

Definition at line 43 of file process.c.

Referenced by make_program_env().

◆ wide

const WCHAR* const env_var::wide

Definition at line 41 of file process.c.

◆ wide_eq

const WCHAR* const env_var::wide_eq

Definition at line 42 of file process.c.


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