wasmer_wasix::macros

Macro wasi_try_dl

Source
macro_rules! wasi_try_dl {
    ($expr:expr, $fmt:tt, $memory:ident, $err_buf:ident, $err_buf_len:ident) => { ... };
}