MySQL 8.4.0
Source Code Documentation
mysql_cstring_with_length Struct Reference

String with length information. More...

#include <mysql_string_defs.h>

Public Attributes

const char * str
 
size_t length
 

Detailed Description

String with length information.

Member Data Documentation

◆ length

size_t mysql_cstring_with_length::length

◆ str

const char* mysql_cstring_with_length::str

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