Function wasm_memory_type

Source
#[no_mangle]
pub unsafe extern "C" fn wasm_memory_type(
    m: &wasm_memory_t,
) -> Box<wasm_memorytype_t>