Provides Objective-C interface and runtime bindings for Rust, enabling interaction with Objective-C objects.
# Cargo.toml
[dependencies]
objc2 = "0.6.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends a retain message to an NSObject using msg_send!.
Ensure proper use of unsafe blocks and verify Objective-C method signatures.
No dependency data recorded yet.