Created
November 25, 2019 01:41
-
-
Save IamMarik/8a1fa13900e08f5f4a3e0f3b31bd3949 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