Function
RBRhythmDBquery_free
Declaration [src]
void
rhythmdb_query_free (
RhythmDBQuery* query
)
Parameters
query-
Type:
RhythmDBQueryA query.
The data is owned by the caller of the function.
void
rhythmdb_query_free (
RhythmDBQuery* query
)
queryType: RhythmDBQuery
A query.
| The data is owned by the caller of the function. |