wasmer_wasix::macros

Macro get_input_str

Source
macro_rules! get_input_str {
    ($memory:expr, $data:expr, $len:expr) => { ... };
}
Expand description

Reads a string from Wasm memory.