Ruby 3.5.0dev (2025-10-17 revision ff6bd7fb4ef54b6963b5a09f2e09e3dd0d9d7156)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
errmsg 
 

Detailed Description

Definition at line 4573 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4577 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4574 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4576 of file process.c.


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