pub unsafe extern "C-unwind" fn UIOffsetFromString(
string: &NSString,
) -> UIOffset
👎Deprecated: renamed to
UIOffset::from_string
Available on crate features
UIGeometry
and objc2-core-foundation
only.