php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mysqlnd_structs.h>
Data Fields | |
zend_arena * | arena |
void * | checkpoint |
void *(* | get_chunk )(MYSQLND_MEMORY_POOL *pool, size_t size) |
Definition at line 51 of file mysqlnd_structs.h.
zend_arena* st_mysqlnd_memory_pool::arena |
Definition at line 53 of file mysqlnd_structs.h.
void* st_mysqlnd_memory_pool::checkpoint |
Definition at line 54 of file mysqlnd_structs.h.
void *(* st_mysqlnd_memory_pool::get_chunk) (MYSQLND_MEMORY_POOL *pool, size_t size) |
Definition at line 56 of file mysqlnd_structs.h.