Home
last modified time | relevance | path

Searched defs:VMArrayCallNative (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/vmcontext/
H A Dvm_host_func_context.rs35 host_func: VMArrayCallNative, in new()
/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/
H A Dvmcontext.rs46 pub type VMArrayCallNative = unsafe extern "C" fn( typedef