Function wasmtime_c_api::wasm_ref_same

source ยท
#[no_mangle]
pub extern "C" fn wasm_ref_same(
    _a: Option<&wasm_ref_t>,
    _b: Option<&wasm_ref_t>,
) -> bool