Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct {
   char *   ptr
 
   size_t   buflen
 
errmsg
 

Detailed Description

Definition at line 4716 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4720 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4717 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4719 of file process.c.


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