Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: