Function Tcl_JoinThread

Source
pub unsafe extern "C" fn Tcl_JoinThread(
    threadId: Tcl_ThreadId,
    result: *mut c_int,
) -> c_int