pub type SEL = *mut objc_selector;🔬This is a nightly-only experimental API. (
darwin_objc #145496)Available on Apple only.
Expand description
Equivalent to Objective-C’s SEL type.
pub type SEL = *mut objc_selector;darwin_objc #145496)Equivalent to Objective-C’s SEL type.