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