Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
string_part Struct Reference

Data Fields

const char * ptr
 
size_t len
 

Detailed Description

Definition at line 2548 of file process.c.

Field Documentation

◆ len

size_t string_part::len

Definition at line 2550 of file process.c.

◆ ptr

const char* string_part::ptr

Definition at line 2549 of file process.c.


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