Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/c-api/include/wasmtime/
H A Dasync.h291 typedef uint8_t *(*wasmtime_stack_memory_get_callback_t)(void *env, typedef
304 wasmtime_stack_memory_get_callback_t get_stack_memory;
/wasmtime-44.0.1/crates/c-api/src/
H A Dasync.rs361 pub type wasmtime_stack_memory_get_callback_t = typedef
367 get_stack_memory: wasmtime_stack_memory_get_callback_t,
373 get_memory: wasmtime_stack_memory_get_callback_t,