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