Home
last modified time | relevance | path

Searched refs:construct_func_ref (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dinstance.rs793 unsafe fn construct_func_ref( in construct_func_ref() method
898 self.construct_func_ref(registry, index, sig, func_ref.as_ptr()); in get_func_ref()