Home
last modified time | relevance | path

Searched refs:snd_str_p_t (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-lib/src/alisp/
Dalisp_snd.c279 typedef char * (*snd_str_p_t)(void *rctl); typedef
386 return new_string(instance, ((snd_str_p_t)item->xfunc)(handle)); in FA_str_p()