Function twz_rt_join_thread

Source
pub unsafe extern "C-unwind" fn twz_rt_join_thread(
    id: thread_id,
    timeout: option_duration,
) -> twz_error
Expand description

Wait for a thread to exit, optionally timing out.