Function wasmtime_memorytype_maximum

Source
#[no_mangle]
pub extern "C" fn wasmtime_memorytype_maximum(
    mt: &wasm_memorytype_t,
    out: &mut u64,
) -> bool