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

#include <mysqlnd_ps.h>

Data Fields

ps_field_fetch_func func
 
int pack_len
 
unsigned int php_type
 

Detailed Description

Definition at line 24 of file mysqlnd_ps.h.

Field Documentation

◆ func

ps_field_fetch_func st_mysqlnd_perm_bind::func

Definition at line 25 of file mysqlnd_ps.h.

◆ pack_len

int st_mysqlnd_perm_bind::pack_len

Definition at line 27 of file mysqlnd_ps.h.

◆ php_type

unsigned int st_mysqlnd_perm_bind::php_type

Definition at line 28 of file mysqlnd_ps.h.


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