[][src]Function wasmtime_runtime::libcalls::wasmtime_activations_table_insert_with_gc

pub unsafe extern "C" fn wasmtime_activations_table_insert_with_gc(
    vmctx: *mut VMContext,
    externref: *mut u8
)

Do a GC and insert the given externref into the VMExternRefActivationsTable.