Searched refs:wasmtime_structref_clone (Results 1 – 3 of 3) sorted by relevance
212 wasmtime_structref_clone(&other.val, &val); in StructRef()218 wasmtime_structref_clone(&other.val, &val); in operator =()
273 wasmtime_structref_clone(const wasmtime_structref_t *structref,
660 pub unsafe extern "C" fn wasmtime_structref_clone( in wasmtime_structref_clone() function