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

#include <zend_alloc.h>

Data Fields

const zend_mm_handlers handlers
 
voiddata
 

Detailed Description

Definition at line 311 of file zend_alloc.h.

Field Documentation

◆ data

void* _zend_mm_storage::data

Definition at line 313 of file zend_alloc.h.

◆ handlers

const zend_mm_handlers _zend_mm_storage::handlers

Definition at line 312 of file zend_alloc.h.


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