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

Data Fields

zend_object std
 
DL_HANDLE lib
 
HashTablesymbols
 
HashTabletags
 
bool persistent
 

Detailed Description

Definition at line 169 of file ffi.c.

Field Documentation

◆ lib

DL_HANDLE _zend_ffi::lib

Definition at line 171 of file ffi.c.

◆ persistent

bool _zend_ffi::persistent

Definition at line 174 of file ffi.c.

◆ std

zend_object _zend_ffi::std

Definition at line 170 of file ffi.c.

◆ symbols

HashTable* _zend_ffi::symbols

Definition at line 172 of file ffi.c.

◆ tags

HashTable* _zend_ffi::tags

Definition at line 173 of file ffi.c.


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