async_
wasi
0.2.1
In async_
wasi::
snapshots::
preview_
1
async_wasi
::
snapshots
::
preview_1
Function
sched_yield
Copy item path
Source
pub fn sched_yield<VM:
AsyncVM
>( _ctx: &mut
WasiCtx
, vm:
&mut VM
, ) ->
Result
<
()
,
Errno
>