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

Data Fields

voidptr
 
size_t size
 
zend_mm_huge_listnext
 

Detailed Description

Definition at line 343 of file zend_alloc.c.

Field Documentation

◆ next

zend_mm_huge_list* _zend_mm_huge_list::next

Definition at line 346 of file zend_alloc.c.

◆ ptr

void* _zend_mm_huge_list::ptr

Definition at line 344 of file zend_alloc.c.

◆ size

size_t _zend_mm_huge_list::size

Definition at line 345 of file zend_alloc.c.


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