pub(crate) fn wasi_environ_get( _caller: Caller<'_, HostState>, _environ: u32, _environ_buf: u32, ) -> u32
Implements wasi environ get.