wasi_common::snapshots::preview_1::wasi_snapshot_preview1

Function sched_yield

Source
pub async fn sched_yield(
    ctx: &mut impl WasiSnapshotPreview1,
    memory: &mut GuestMemory<'_>,
) -> Result<i32>