php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_pcntl_pending_signal Struct Reference

#include <php_pcntl.h>

Data Fields

struct php_pcntl_pending_signalnext
 
zend_long signo
 

Detailed Description

Definition at line 36 of file php_pcntl.h.

Field Documentation

◆ next

struct php_pcntl_pending_signal* php_pcntl_pending_signal::next

Definition at line 37 of file php_pcntl.h.

◆ signo

zend_long php_pcntl_pending_signal::signo

Definition at line 38 of file php_pcntl.h.


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