Function wasmtime_memorytype_isshared

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