wasmtime_linker_instantiate_pre

Function wasmtime_linker_instantiate_pre 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn wasmtime_linker_instantiate_pre( linker: &wasmtime_linker_t, module: &wasmtime_module_t, instance_ptr: &mut *mut wasmtime_instance_pre_t, ) -> Option<Box<wasmtime_error_t>>