Function wasm_memorytype_new

Source
#[no_mangle]
pub extern "C" fn wasm_memorytype_new(
    limits: &wasm_limits_t,
) -> Box<wasm_memorytype_t>