Function NSStringFromPoint

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