Function NSStringFromRect

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