Function wasi_common::snapshots::preview_1::wasi_snapshot_preview1::sched_yield
source · pub fn sched_yield<'a>(
ctx: &'a mut impl WasiSnapshotPreview1,
memory: &'a dyn GuestMemory
) -> impl Future<Output = Result<i32>> + 'a