Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: