[][src]Function holochain_wasmer_host::guest::write_bytes

pub fn write_bytes(
    ctx: &mut Ctx,
    guest_ptr: RemotePtr,
    serialized_bytes: SerializedBytes
)