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

#include <mysqlnd_structs.h>

Data Fields

zend_ucharbuffer
 
size_t length
 

Detailed Description

Definition at line 69 of file mysqlnd_structs.h.

Field Documentation

◆ buffer

zend_uchar* st_mysqlnd_cmd_buffer::buffer

Definition at line 71 of file mysqlnd_structs.h.

◆ length

size_t st_mysqlnd_cmd_buffer::length

Definition at line 72 of file mysqlnd_structs.h.


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