schroasync
SchroAsync; SchroThread; SchroAsync* schro_async_new (int n_threads); void schro_async_free (SchroAsync *async);
typedef struct _SchroAsync SchroAsync;
typedef struct _SchroThread SchroThread;
SchroAsync* schro_async_new (int n_threads);
n_threads :
n_threads
Returns :
void schro_async_free (SchroAsync *async);
async :
async