Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/c-api/include/wasmtime/
H A Dgc.h466 wasmtime_arrayref_to_anyref(const wasmtime_arrayref_t *arrayref,
H A Dgc.hh430 wasmtime_arrayref_to_anyref(&val, &out); in to_anyref()
/wasmtime-44.0.1/crates/c-api/src/
H A Dref.rs833 pub unsafe extern "C" fn wasmtime_arrayref_to_anyref( in wasmtime_arrayref_to_anyref() function