☰
In wasmtime_runtime::libcalls
In wasmtime_runtime::libcalls
Functions
wasmtime_activations_table_insert_with_gc
wasmtime_data_drop
wasmtime_drop_externref
wasmtime_elem_drop
wasmtime_externref_global_get
wasmtime_externref_global_set
wasmtime_f32_ceil
wasmtime_f32_floor
wasmtime_f32_nearest
wasmtime_f32_trunc
wasmtime_f64_ceil
wasmtime_f64_floor
wasmtime_f64_nearest
wasmtime_f64_trunc
wasmtime_i64_ishl
wasmtime_i64_sdiv
wasmtime_i64_srem
wasmtime_i64_sshr
wasmtime_i64_udiv
wasmtime_i64_urem
wasmtime_i64_ushr
wasmtime_imported_memory32_grow
wasmtime_imported_memory32_size
wasmtime_imported_memory_fill
wasmtime_memory32_grow
wasmtime_memory32_size
wasmtime_memory_copy
wasmtime_memory_fill
wasmtime_memory_init
wasmtime_table_copy
wasmtime_table_fill
wasmtime_table_grow
wasmtime_table_init
?
Function
wasmtime_runtime
::
libcalls
::
wasmtime_drop_externref
source
·
[
−
]
pub unsafe extern "C" fn wasmtime_drop_externref(externref:
*mut
u8
)
Expand description
Drop a
VMExternRef
.