writes to memory at given address
memory.write_bool(0x694201337, true)
argument types: (uintptr_t address, bool data)
Last updated 1 month ago