Searched defs:xmysql_query (Results 1 – 1 of 1) sorted by relevance
28082 typedef __typeof__ ( mysql_query ) *xmysql_query; typedef28107 typedef int STDCALL (*xmysql_query)(MYSQL *mysql, const char *q); //NOLINT typedef