Macro wasmer_wasix::macros::get_input_str_ok

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