MySQL 9.0.0
Source Code Documentation
TYPELIB Struct Reference

#include <typelib.h>

Public Attributes

size_t count {0}
 
const char * name {nullptr}
 
const char ** type_names {nullptr}
 
unsigned int * type_lengths {nullptr}
 

Member Data Documentation

◆ count

size_t TYPELIB::count {0}

◆ name

const char* TYPELIB::name {nullptr}

◆ type_lengths

unsigned int* TYPELIB::type_lengths {nullptr}

◆ type_names

const char** TYPELIB::type_names {nullptr}

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