Function thread_pool_give_back

Source
pub unsafe extern "C" fn thread_pool_give_back(
    T: *mut thread_pool_struct,
    i: thread_pool_handle,
)