Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
errmsg 
 

Detailed Description

Definition at line 4668 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4672 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4669 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4671 of file process.c.


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