Function

RBRhythmDBquery_free

Declaration [src]

void
rhythmdb_query_free (
  RhythmDBQuery* query
)

Description [src]

Frees the query query.

Parameters

query

Type: RhythmDBQuery

A query.

The data is owned by the caller of the function.