Home
last modified time | relevance | path

Searched defs:pl_item_copy (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c1831 pl_item_copy (playItem_t *out, playItem_t *it) { in pl_item_copy() function
H A Ddeadbeef.h755 void (*pl_item_copy) (DB_playItem_t *out, DB_playItem_t *in); member