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

#include <mysqlnd_structs.h>

Data Fields

struct st_mysqlnd_plugin_header plugin_header
 
voidmethods
 
unsigned int counter
 

Detailed Description

Definition at line 1318 of file mysqlnd_structs.h.

Field Documentation

◆ counter

unsigned int st_mysqlnd_typeii_plugin_example::counter

Definition at line 1322 of file mysqlnd_structs.h.

◆ methods

void* st_mysqlnd_typeii_plugin_example::methods

Definition at line 1321 of file mysqlnd_structs.h.

◆ plugin_header

struct st_mysqlnd_plugin_header st_mysqlnd_typeii_plugin_example::plugin_header

Definition at line 1320 of file mysqlnd_structs.h.


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