Function wasi_common::snapshots::preview_0::wasi_unstable::sched_yield
source · [−]pub fn sched_yield<'a>(
ctx: &'a mut impl WasiUnstable + UserErrorConversion,
memory: &'a dyn GuestMemory
) -> impl Future<Output = Result<i32, Trap>> + 'a