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

#include <mysqlnd_structs.h>

Data Fields

zval zv
 
bool bound
 

Detailed Description

Definition at line 1243 of file mysqlnd_structs.h.

Field Documentation

◆ bound

bool st_mysqlnd_result_bind::bound

Definition at line 1246 of file mysqlnd_structs.h.

◆ zv

zval st_mysqlnd_result_bind::zv

Definition at line 1245 of file mysqlnd_structs.h.


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