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

#include <mysqlnd_structs.h>

Data Fields

char * s
 
size_t l
 

Detailed Description

Definition at line 36 of file mysqlnd_structs.h.

Field Documentation

◆ l

size_t st_mysqlnd_string::l

Definition at line 39 of file mysqlnd_structs.h.

◆ s

char* st_mysqlnd_string::s

Definition at line 38 of file mysqlnd_structs.h.


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