wasmtime_c_api

Function wasm_extern_as_memory_const

Source
#[no_mangle]
pub extern "C" fn wasm_extern_as_memory_const(
    e: &wasm_extern_t,
) -> Option<&wasm_memory_t>