Documentation
¶
Rendered for darwin/amd64
Overview ¶
Package objptr holds the minimal "carries an Objective-C / C pointer" interface shared by generated wrapper and protocol types. It is pure Go (no cgo), so purego-backed library packages can embed it without pulling the cgo runtime — and therefore build under CGO_ENABLED=0. The cgo runtime aliases its Object to this one, so the two are the same type and cgo-backed and purego-backed packages interoperate.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.