pub fn sched_yield<M: MemorySize + 'static>(
ctx: FunctionEnvMut<'_, WasiEnv>,
) -> Result<Errno, WasiError>Expand description
ยงsched_yield()
Yields execution of the thread
pub fn sched_yield<M: MemorySize + 'static>(
ctx: FunctionEnvMut<'_, WasiEnv>,
) -> Result<Errno, WasiError>sched_yield()Yields execution of the thread