Skip to content

Instantly share code, notes, and snippets.

@T1T4N
Created February 3, 2025 00:00
Show Gist options
  • Save T1T4N/298fa3338a5512c5a94a33ba3b1d8541 to your computer and use it in GitHub Desktop.
Save T1T4N/298fa3338a5512c5a94a33ba3b1d8541 to your computer and use it in GitHub Desktop.
Print heap memory address in Swift
print(Unmanaged.passUnretained(self).toOpaque())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment