Macro wasmtime_asm_macros::asm_func

source ·
macro_rules! asm_func {
    ($name:expr, $body:expr $(, $($args:tt)*)?) => { ... };
}