zig
zig copied to clipboard
Implement readFromMemory/writeToMemory for ptrLikeOptional
Close #14855
This doesn't look like it can handle the pointer being wrapped in a .opt_payload, using optionalValue should solve that.