[][src]Function holochain_wasmer_host::guest::serialized_bytes_from_guest_ptr

pub fn serialized_bytes_from_guest_ptr(
    ctx: &mut Ctx,
    guest_allocation_ptr: RemotePtr
) -> Result<SerializedBytes, WasmError>