|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_types.h>
Data Fields | |
| zend_refcounted_h | gc |
| zend_long | handle |
| int | type |
| void * | ptr |
Definition at line 566 of file zend_types.h.
| zend_refcounted_h _zend_resource::gc |
Definition at line 567 of file zend_types.h.
| zend_long _zend_resource::handle |
Definition at line 568 of file zend_types.h.
| void* _zend_resource::ptr |
Definition at line 570 of file zend_types.h.
| int _zend_resource::type |
Definition at line 569 of file zend_types.h.