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

#include <mysqlnd_wireprotocol.h>

Data Fields

size_t size
 
zend_uchar packet_no
 
mysqlnd_packet_methodsm
 

Detailed Description

Definition at line 52 of file mysqlnd_wireprotocol.h.

Field Documentation

◆ m

mysqlnd_packet_methods* st_mysqlnd_packet_header::m

Definition at line 56 of file mysqlnd_wireprotocol.h.

◆ packet_no

zend_uchar st_mysqlnd_packet_header::packet_no

Definition at line 54 of file mysqlnd_wireprotocol.h.

◆ size

size_t st_mysqlnd_packet_header::size

Definition at line 53 of file mysqlnd_wireprotocol.h.


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