Ruby 3.5.0dev (2025-06-07 revision 42cf301254d4bfec30c07a221f34f3fa85a29f33)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
errmsg 
 

Detailed Description

Definition at line 4568 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4572 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4569 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4571 of file process.c.


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