pub unsafe fn stderr_write<'a>( ctx: &FunctionEnvMut<'_, WasiEnv>, buf: &[u8], ) -> LocalBoxFuture<'a, Result<(), Errno>>
Writes data to the stderr