Ruby 3.5.0dev (2025-02-22 revision 412997300569c1853c09813e4924b6df3d7e8669)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
errmsg 
 

Detailed Description

Definition at line 4566 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4570 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4567 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4569 of file process.c.


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