Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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: