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

Data Fields

voidhandle
 
zend_fiber_transfertransfer
 

Detailed Description

Definition at line 170 of file zend_fibers.c.

Field Documentation

◆ handle

void* boost_context_data::handle

Definition at line 171 of file zend_fibers.c.

◆ transfer

zend_fiber_transfer* boost_context_data::transfer

Definition at line 172 of file zend_fibers.c.


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