Function twz_rt_spawn_thread

Source
pub unsafe extern "C-unwind" fn twz_rt_spawn_thread(
    args: spawn_args,
) -> spawn_result
Expand description

Sawn a thread. On success, that thread starts executing concurrently with this function’s return.