Created
February 3, 2025 00:00
-
-
Save T1T4N/298fa3338a5512c5a94a33ba3b1d8541 to your computer and use it in GitHub Desktop.
Print heap memory address in 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