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

Data Fields

voidpointer
 
size_t size
 

Detailed Description

Definition at line 83 of file zend_fibers.c.

Field Documentation

◆ pointer

void* _zend_fiber_stack::pointer

Definition at line 84 of file zend_fibers.c.

◆ size

size_t _zend_fiber_stack::size

Definition at line 85 of file zend_fibers.c.


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