Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/c-api/include/wasmtime/component/
H A Dlinker.h153 WASM_API_EXTERN wasmtime_error_t *wasmtime_component_linker_instance_add_func(
H A Dlinker.hh96 auto *error = wasmtime_component_linker_instance_add_func( in add_func()
/wasmtime-44.0.1/crates/c-api/src/component/
H A Dlinker.rs110 pub unsafe extern "C" fn wasmtime_component_linker_instance_add_func( in wasmtime_component_linker_instance_add_func() function