MYSQL_ROWS

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (System)
struct MYSQL_ROWS {}

Members

Variables

data
MYSQL_ROW data;
Undocumented in source.
length
c_ulong length;
Undocumented in source.
next
MYSQL_ROWS* next;
Undocumented in source.

Meta