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