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

#include <zend_types.h>

Data Fields

uint32_t refcount
 
union { 
 
   uint32_t   type_info 
 
u 
 

Detailed Description

Definition at line 362 of file zend_types.h.

Field Documentation

◆ refcount

uint32_t _zend_refcounted_h::refcount

Definition at line 363 of file zend_types.h.

◆ type_info

uint32_t _zend_refcounted_h::type_info

Definition at line 365 of file zend_types.h.

◆ [union]

union { ... } _zend_refcounted_h::u

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