Csound API
6.18
|
AuxAllocAsync data. More...
#include <csoundCore.h>
Data Fields | |
CSOUND * | csound |
size_t | nbytes |
AUXCH * | auxchp |
void * | userData |
aux_cb | notify |
AuxAllocAsync data.
AUXCH* AUXASYNC::auxchp |
CSOUND* AUXASYNC::csound |
size_t AUXASYNC::nbytes |
aux_cb AUXASYNC::notify |
void* AUXASYNC::userData |