Macro wasm_init::wasm_init

source ·
macro_rules! wasm_init {
    ($($input:tt)*) => { ... };
}