pub fn sched_yield(
ctx: &mut impl WasiSnapshotPreview1,
memory: &mut GuestMemory<'_>,
) -> Result<i32>
Available on crate feature
preview1
only.pub fn sched_yield(
ctx: &mut impl WasiSnapshotPreview1,
memory: &mut GuestMemory<'_>,
) -> Result<i32>
preview1
only.