wasmtime_asm_macros
8.0.1
Macro
wasmtime_asm_macros
::
asm_func
Copy item path
source
ยท
[
−
]
macro_rules!
asm_func { (
$name
:expr,
$body
:expr $(, $(
$args
:tt)
*
)
?
) => { ... }; }