pub unsafe extern "C-unwind" fn NSProtocolFromString(
namestr: &NSString,
) -> Option<Retained<AnyProtocol>>
Available on crate features
NSObjCRuntime
and NSString
only.pub unsafe extern "C-unwind" fn NSProtocolFromString(
namestr: &NSString,
) -> Option<Retained<AnyProtocol>>
NSObjCRuntime
and NSString
only.