Ruby  2.0.0p648(2015-12-16revision53162)
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

◆ len

size_t string_part::len

Definition at line 2042 of file process.c.

Referenced by compare_posix_sh(), and rb_exec_fillarg().

◆ ptr

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: