wasmer_wasix::macros

Macro get_input_str_ok

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