Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
string_part Struct Reference

Data Fields

const char * ptr
 
size_t len
 

Detailed Description

Definition at line 2543 of file process.c.

Field Documentation

◆ len

size_t string_part::len

Definition at line 2545 of file process.c.

◆ ptr

const char* string_part::ptr

Definition at line 2544 of file process.c.


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