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

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