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