-
-
Save perlguy99/f30a30dc75eea3ccfa9dd5bfa4801f40 to your computer and use it in GitHub Desktop.
print object memory address #swift
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print(Unmanaged.passUnretained(self).toOpaque()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment