Function wasmtime_context_gc

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_context_gc(
    context: WasmtimeStoreContextMut<'_>,
)