Function wasmtime_memorytype_is64

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