RetroArch
|
Go to the source code of this file.
Typedefs | |
typedef typedefRETRO_BEGIN_DECLS struct libretrodb_query | libretrodb_query_t |
Functions | |
void | libretrodb_query_inc_ref (libretrodb_query_t *q) |
void | libretrodb_query_dec_ref (libretrodb_query_t *q) |
int | libretrodb_query_filter (libretrodb_query_t *q, struct rmsgpack_dom_value *v) |
typedef typedefRETRO_BEGIN_DECLS struct libretrodb_query libretrodb_query_t |
void libretrodb_query_dec_ref | ( | libretrodb_query_t * | q | ) |
int libretrodb_query_filter | ( | libretrodb_query_t * | q, |
struct rmsgpack_dom_value * | v | ||
) |
void libretrodb_query_inc_ref | ( | libretrodb_query_t * | q | ) |