Function wasmtime_c_api::wasm_memory_as_ref_const

source ·
#[no_mangle]
pub extern "C" fn wasm_memory_as_ref_const(
    a: &wasm_memory_t
) -> Box<wasm_ref_t>