n_threads_batch property

  1. @Uint32()
int n_threads_batch
getter/setter pair

number of threads to use for batch processing

Implementation

@ffi.Uint32()
external int n_threads_batch;