Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
string_part Struct Reference

Data Fields

const char * ptr
 
size_t len
 

Detailed Description

Definition at line 2628 of file process.c.

Field Documentation

◆ len

size_t string_part::len

Definition at line 2630 of file process.c.

◆ ptr

const char* string_part::ptr

Definition at line 2629 of file process.c.


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