pub unsafe extern "C" fn options_set_transport_thread_name(
    opts: *mut Options,
    name: *const c_char
)
Expand description

Configures the name of the http transport thread.