[][src]Function pulsar_sys::pulsar_client_configuration_set_io_threads

pub unsafe extern "C" fn pulsar_client_configuration_set_io_threads(
    conf: *mut pulsar_client_configuration_t,
    threads: c_int
)

Set the number of IO threads to be used by the Pulsar client. Default is 1 thread.

@param threads number of threads