uv_thread_join

Function uv_thread_join 

Source
pub unsafe extern "C" fn uv_thread_join(
    tid: *mut uv_thread_t,
) -> c_int