Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
waitpid_arg Struct Reference

Data Fields

rb_pid_t pid
 
int flags
 
int * st
 

Detailed Description

Definition at line 862 of file process.c.

Field Documentation

◆ flags

int waitpid_arg::flags

Definition at line 864 of file process.c.

◆ pid

rb_pid_t waitpid_arg::pid

Definition at line 863 of file process.c.

◆ st

int* waitpid_arg::st

Definition at line 865 of file process.c.


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