MySQL
8.4.2
Source Code Documentation
Public Attributes
|
List of all members
LIST Struct Reference
#include <
my_list.h
>
Public Attributes
struct
LIST
*
prev
struct
LIST
*
next
void *
data
Member Data Documentation
◆
data
void* LIST::data
◆
next
struct
LIST
* LIST::next
◆
prev
struct
LIST
* LIST::prev
The documentation for this struct was generated from the following file:
include/
my_list.h
LIST
Generated by
1.9.2