Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: