Function wasmtime_wasi::preview0::wasi_unstable::sched_yield
source ยท pub fn sched_yield(
ctx: &mut impl WasiUnstable,
memory: &mut GuestMemory<'_>,
) -> Result<i32>
Available on crate feature
preview1
only.