Function wasmer::wasm_c_api::types::wasm_memorytype_new

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_memorytype_new(
    limits: &wasm_limits_t
) -> Box<wasm_memorytype_t>