wasmer_wasix::syscalls::wasix::call_dynamic

Macro write_value

Source
macro_rules! write_value {
    ($memory:expr, $offset:expr, $max:expr, $strict:expr, $value:expr) => { ... };
}