[][src]Function holochain_wasmer_guest::map_bytes

pub fn map_bytes(host_allocation_ptr: RemotePtr) -> AllocationPtr

given a pointer to an allocation on the host, copy the allocation into the guest and return the guest's pointer to it