Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
spawn_args Struct Reference

Data Fields

VALUE execarg
 
struct { 
 
   char *   ptr 
 
   size_t   buflen 
 
errmsg 
 

Detailed Description

Definition at line 4667 of file process.c.

Field Documentation

◆ buflen

size_t spawn_args::buflen

Definition at line 4671 of file process.c.

◆ execarg

VALUE spawn_args::execarg

Definition at line 4668 of file process.c.

◆ ptr

char* spawn_args::ptr

Definition at line 4670 of file process.c.


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