void rasqal_query_print (rasqal_query* query, FILE * fh);
void rasqal_query_print
the rasqal_query object
rasqal_query
the FILE* handle to print to.
FILE