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