Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
spawn_args Struct Reference

Data Fields

VALUE execarg
struct { 
   char *   ptr 
   size_t   buflen 
errmsg

Detailed Description

Definition at line 4576 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4580 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4577 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4579 of file process.c.


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