wasmtime_c_api

Function wasmtime_context_gc

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