Ruby  2.0.0p598(2014-11-13revision48408)
Data Fields
string_part Struct Reference

Data Fields

const char * ptr
 
size_t len
 

Detailed Description

Definition at line 2040 of file process.c.

Field Documentation

size_t string_part::len

Definition at line 2042 of file process.c.

Referenced by compare_posix_sh(), and rb_exec_fillarg().

const char* string_part::ptr

Definition at line 2041 of file process.c.

Referenced by compare_posix_sh(), and rb_exec_fillarg().


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