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

#include <zend_types.h>

Data Fields

zend_refcounted_h gc
 
zend_long handle
 
int type
 
voidptr
 

Detailed Description

Definition at line 566 of file zend_types.h.

Field Documentation

◆ gc

zend_refcounted_h _zend_resource::gc

Definition at line 567 of file zend_types.h.

◆ handle

zend_long _zend_resource::handle

Definition at line 568 of file zend_types.h.

◆ ptr

void* _zend_resource::ptr

Definition at line 570 of file zend_types.h.

◆ type

int _zend_resource::type

Definition at line 569 of file zend_types.h.


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