Data Fields | |
char | data [0] |
struct { | |
odbc_datastore_row * next | |
} | list |
Definition at line 127 of file func_odbc.c.
char data[0] |
struct { ... } list |
Referenced by acf_fetch().
struct odbc_datastore_row* next |
Definition at line 128 of file func_odbc.c.