Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
errmsg 
 

Detailed Description

Definition at line 4670 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4674 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4671 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4673 of file process.c.


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