pub unsafe extern "C-unwind" fn NSStringFromMapTable(
table: &NSMapTable,
) -> Retained<NSString>
👎Deprecated: renamed to
NSString::from_map_table
Available on crate features
NSMapTable
and NSString
only.