Function CGPointFromString

Source
pub unsafe extern "C-unwind" fn CGPointFromString(
    string: &NSString,
) -> CGPoint
Available on crate features UIGeometry and objc2-core-foundation only.