pub unsafe extern "C-unwind" fn NSStringFromRect(
a_rect: NSRect,
) -> Retained<NSString>
👎Deprecated: renamed to
NSString::from_rect
Available on crate features
NSGeometry
and NSString
and objc2-core-foundation
only.