#[sim_macro]Expand description
Marks a macro export inside a #[sim_lib] module. The marker names the macro
symbol plus the expansion function called by host registration and generated
native ABI dispatch.
#[sim_macro]Marks a macro export inside a #[sim_lib] module. The marker names the macro
symbol plus the expansion function called by host registration and generated
native ABI dispatch.