void Dev::SafeWriteCString(uint64 ptr, const string&in str)
Safe version of the simpler function. Note that this has significant overhead.
uint64 ptr
uint64
ptr
string str
string
str