Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c1381 struct CsoundCallbackEntry_s { struct
1382 unsigned int typeMask;
1383 CsoundCallbackEntry_t *nxt;
1384 void *userData;
1385 int (*func)(void *, void *, unsigned int);