Function wasmtime_context_set_wasip2

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