Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/c-api/include/wasmtime/
H A Dsharedmemory.h75 wasmtime_sharedmemory_data(const wasmtime_sharedmemory_t *memory);
/wasmtime-44.0.1/crates/c-api/src/
H A Dsharedmemory.rs37 pub extern "C" fn wasmtime_sharedmemory_data( in wasmtime_sharedmemory_data() function