Function wasmer_wasix::syscalls::get_memory_stack

source ยท
pub(crate) fn get_memory_stack<M: MemorySize>(
    env: &WasiEnv,
    store: &mut impl AsStoreMut,
) -> Result<BytesMut, String>