Function wasmtime_memorytype_isshared

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