Function wasmtime_runtime::allocate_single_memory_instance
source · [−]pub unsafe fn allocate_single_memory_instance(
req: InstanceAllocationRequest<'_>,
memory: Memory
) -> Result<InstanceHandle, InstantiationError>