Function wasmtime_memorytype_maximum

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