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

#include <zend_types.h>

Data Fields

voidptr
 
uint32_t type_mask
 

Detailed Description

Definition at line 131 of file zend_types.h.

Field Documentation

◆ ptr

void* zend_type::ptr

Definition at line 135 of file zend_types.h.

◆ type_mask

uint32_t zend_type::type_mask

Definition at line 136 of file zend_types.h.


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