Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
string_part Struct Reference

Data Fields

const char * ptr
 
size_t len
 

Detailed Description

Definition at line 2069 of file process.c.

Field Documentation

◆ len

size_t string_part::len

Definition at line 2071 of file process.c.

Referenced by compare_posix_sh(), and rb_exec_fillarg().

◆ ptr

const char* string_part::ptr

Definition at line 2070 of file process.c.

Referenced by compare_posix_sh(), and rb_exec_fillarg().


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