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